class AS_INCLUDE_CLAUSE < $AS_CLASS_ELT
****
An inheritance clause. Parser should make one of these for each element of the list, if more than one.


Flattened version is here

Ancestors
$AS_CLASS_ELT $NEXT{_} $AS_NODE $PROG_ERR
AS_CLASS_ELT AS_NODE



Public


Readable Attributes
attr mods:AS_FEAT_MOD;
**** The feature modification list.
attr tp:AS_TYPE_SPEC;
**** The type to include from.

Writable Attributes
attr mods:AS_FEAT_MOD;
**** The feature modification list.
attr tp:AS_TYPE_SPEC;
**** The type to include from.

Features