LocateInParentclass
LocateInParent - this is a mix-in superclass that defines the location of the object as the object’s lexical parent. This is useful for nested object definitions where the next object should be located within the enclosing object.
When this class is mixed with Thing or its subclasses, LocateInParent should go first, so that the location we define here takes precedence.
class
LocateInParent
: object
Superclass Tree (in declaration order)
LocateInParent
` object`
Subclass Tree
(none)
Global Objects
(none)
Summary of Properties
Summary of Methods
(none)
Properties
location
no description available
Methods
(none)
TADS 3 Library Manual
Generated on 5/16/2013 from TADS version 3.1.3