class AS_RAISE_STMT < $AS_STMT
****
A "raise" statement.


Flattened version is here

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



Public


Readable Attributes
attr val:$AS_EXPR;
**** The exception object.

Writable Attributes
attr val:$AS_EXPR;
**** The exception object.

Features