class CLASS_LAYOUT < $LAYOUT
****
A layout corresponding to a Sather reference class object.


Flattened version is here

Ancestors
$LAYOUT $STR TP_LAYOUT



Public


Readable Attributes
attr dependencies:FLIST{$LAYOUT};
attr l:AM_OB_DEF;
**** The layout from the AM form.
attr prog:PROG;

Writable Attributes
attr dependencies:FLIST{$LAYOUT};
attr l:AM_OB_DEF;
**** The layout from the AM form.
attr prog:PROG;

Features
create(tp:$TP,prog:PROG):SAME
typedef(c:CGEN):STR


Private

make_dependencies