class AS_IDENT_LIST < $AS_NODE
****
A list of identifiers. Used to represent the ident_list of a with_near statement.


Flattened version is here

Ancestors
$AS_NODE $PROG_ERR AS_NODE



Public


Readable Attributes
attr name: IDENT

Writable Attributes
attr name: IDENT

Features