class AM_WITH_NEAR_STMT < $AM_STMT
****
pSather


Flattened version is here

Ancestors
$AM_STMT $NEXT{_} $AM $PROG_ERR
AM_STMT AM



Public


Readable Attributes
attr else_part:$AM_STMT;
**** The body of the 'else'-part.
attr near_part:$AM_STMT;
**** The body of the 'then'-part.
attr objects:ARRAY{$AM_EXPR};
**** The identifiers to be near.

Writable Attributes
attr else_part:$AM_STMT;
**** The body of the 'else'-part.
attr near_part:$AM_STMT;
**** The body of the 'then'-part.
attr objects:ARRAY{$AM_EXPR};
**** The identifiers to be near.

Features
copy:$AM_STMT