| class AS_STMT_LIST < $AS_NODE |
|---|
| $AS_NODE | $PROG_ERR | AS_NODE |
| attr source:SFILE_ID; |
|---|
| **** | The origin of a node in a Sather source file. |
| attr stmts : $AS_STMT; |
|---|
| attr source:SFILE_ID; |
|---|
| **** | The origin of a node in a Sather source file. |
| attr stmts : $AS_STMT; |
|---|
| create: SAME |
|---|
| **** | A new object with default initialization. |