| class AS_NODE |
|---|
| **** | A supertype of all nodes in the tree representation. |
| attr source:SFILE_ID; |
|---|
| **** | The origin of a node in a Sather source file. |
| attr source:SFILE_ID; |
|---|
| **** | The origin of a node in a Sather source file. |
| create: SAME |
|---|
| **** | A new object with default initialization. |