Object Slots
The layout of object slots for my instances.
Entries
Link copied to clipboard
Content copied to clipboard
Link copied to clipboard
Content copied to clipboard
Link copied to clipboard
Content copied to clipboard
A set of true names that are visible within this module.
Link copied to clipboard
Content copied to clipboard
A redundant cached set of atoms that have been exported. These are precisely the imported names less the private names. This is nil during module loading or compiling, but can be computed and cached if requested afterward.
Link copied to clipboard
Content copied to clipboard
A set of definitions which implement methods (and forward declarations, abstract declarations, etc.).
Link copied to clipboard
Content copied to clipboard
Link copied to clipboard
Content copied to clipboard
A map from string to an AvailObject.
Link copied to clipboard
Content copied to clipboard
A map from true names to tuples of seal points.
Link copied to clipboard
Content copied to clipboard
Link copied to clipboard
Content copied to clipboard
An A_Tuple of all block phrases produced during compilation, in the order in which the block phrases were produced. Each A_RawFunction contains an index into this tuple, as well as a reference to this A_Module.