class AS_CLASS_ELT < $AS_CLASS_ELT
****
A supertype of all elements of the body of a class.


Flattened version is here

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

Descendants
AS_INCLUDE_CLAUSE AS_CONST_DEF AS_ROUT_DEF AS_ATTR_DEF
AS_SHARED_DEF



Public


Readable Attributes
attr is_:BOOL;
**** True if declared .

Writable Attributes
attr is_:BOOL;
**** True if declared .

Features