Object <- AbbreviatedClass |
|
|
Init InitialExtraSize |
Class AbbreviatedClass defines no new attributes.
Fields
No fields are defined by AbbreviatedClass or any of its superclasses.
Instance template
instance AbbreviatedClass tag; end instance;
Define Class AbbreviatedClass; inherits from Object; uses extra; overrides Init; overrides InitialExtraSize; end class;