| class IMMUTABLE_CLASS_LAYOUT < $LAYOUT |
|---|
| **** | A layout corresponding to a Sather immutable class object. |
| $LAYOUT | $STR | TP_LAYOUT |
| attr dependencies:FLIST{$LAYOUT}; |
|---|
| attr l:AM_OB_DEF; |
|---|
| **** | The layout from the AM form. |
| attr prog:PROG; |
|---|
| attr dependencies:FLIST{$LAYOUT}; |
|---|
| attr l:AM_OB_DEF; |
|---|
| **** | The layout from the AM form. |
| attr prog:PROG; |
|---|
| create(tp:$TP,prog:PROG):SAME |
|---|
| typedef(c:CGEN):STR |
|---|
| make_dependencies |
|---|