class AS_ASSERT_STMT < $AS_STMT
****
An "assert" statement.


Flattened version is here

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



Public


Readable Attributes
attr test:$AS_EXPR;
**** The boolean expression to test.

Writable Attributes
attr test:$AS_EXPR;
**** The boolean expression to test.

Features