class AS_EXPR_STMT < $AS_STMT
****
A "expression" statement.


Flattened version is here

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



Public


Readable Attributes
attr at:$AS_EXPR;
**** Computed during pSather Trafo
attr e: $AS_EXPR;
**** The expression.

Writable Attributes
attr at:$AS_EXPR;
**** Computed during pSather Trafo
attr e: $AS_EXPR;
**** The expression.

Features