class AS_NEW_EXPR < $AS_EXPR
****
"new" expressions.


Flattened version is here

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



Public


Readable Attributes
attr arg:$AS_EXPR;
**** The argument, if any

Writable Attributes
attr arg:$AS_EXPR;
**** The argument, if any

Features