| class AM_WITH_NEAR_STMT < $AM_STMT |
|---|
| **** | pSather |
| $AM_STMT | $NEXT{_} | $AM | $PROG_ERR | AM_STMT | AM |
| 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. |
| 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. |
| copy:$AM_STMT |
|---|