class AS_STMT_LIST < $AS_NODE


Ancestors
$AS_NODE $PROG_ERR AS_NODE



Public


Readable Attributes
attr source:SFILE_ID;
**** The origin of a node in a Sather source file.
attr stmts : $AS_STMT;

Writable Attributes
attr source:SFILE_ID;
**** The origin of a node in a Sather source file.
attr stmts : $AS_STMT;

Features
create: SAME
**** A new object with default initialization.