class AS_FEAT_MOD < $AS_NODE
****
A modification to a feature of an included class.


Flattened version is here

Ancestors
$AS_NODE $PROG_ERR AS_NODE



Public


Readable Attributes
attr is_:BOOL;
**** True if now .
attr is_:BOOL;
**** True if now .
attr name:IDENT;
**** Name of modified feature.
attr new_name:IDENT;
**** New name for the feature, if any.

Writable Attributes
attr is_:BOOL;
**** True if now .
attr is_:BOOL;
**** True if now .
attr name:IDENT;
**** Name of modified feature.
attr new_name:IDENT;
**** New name for the feature, if any.

Features