class AS_UNLOCK_STMT < $AS_STMT
****
A "unlock" statement. (pSather)


Flattened version is here

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



Public


Readable Attributes
attr e: $AS_EXPR;
**** The expression to be unlocked.

Writable Attributes
attr e: $AS_EXPR;
**** The expression to be unlocked.

Features