| class AS_CREATE_EXPR < $AS_EXPR |
|---|
| **** | Reference and value object constructor expressions. |
| $AS_EXPR | $NEXT{_} | $AS_NODE | $PROG_ERR | AS_EXPR | AS_NODE |
| attr elts:$AS_EXPR; |
|---|
| **** | The arguments, if any. |
| attr modes:AS_ARG_MODE; |
|---|
| **** | Modes of the arguments |
| attr tp:AS_TYPE_SPEC; |
|---|
| **** | The type, if any. |
| attr elts:$AS_EXPR; |
|---|
| **** | The arguments, if any. |
| attr modes:AS_ARG_MODE; |
|---|
| **** | Modes of the arguments |
| attr tp:AS_TYPE_SPEC; |
|---|
| **** | The type, if any. |
| elts_size:INT |
|---|