class AS_CREATE_EXPR < $AS_EXPR
****
Reference and value object constructor expressions.


Flattened version is here

Ancestors
$AS_EXPR $NEXT{_} $AS_NODE $PROG_ERR
AS_EXPR AS_NODE



Public


Readable Attributes
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.

Writable Attributes
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.

Features
elts_size:INT