| class AS_PROTECT_WHEN < $AS_NODE |
|---|
| **** | The "when" part of a "protect" statement. |
| $AS_NODE | $PROG_ERR | AS_NODE |
| attr then_part:AS_STMT_LIST; |
|---|
| **** | The statements to execute. |
| attr tp:AS_TYPE_SPEC; |
|---|
| **** | The types to check. |
| attr then_part:AS_STMT_LIST; |
|---|
| **** | The statements to execute. |
| attr tp:AS_TYPE_SPEC; |
|---|
| **** | The types to check. |