| 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. |
| $AS_CLASS_ELT | $NEXT{_} | $AS_NODE | $PROG_ERR | AS_CLASS_ELT | AS_NODE |
| attr mods:AS_FEAT_MOD; |
|---|
| **** | The feature modification list. |
| attr tp:AS_TYPE_SPEC; |
|---|
| **** | The type to include from. |
| attr mods:AS_FEAT_MOD; |
|---|
| **** | The feature modification list. |
| attr tp:AS_TYPE_SPEC; |
|---|
| **** | The type to include from. |