ObjectSlots

The layout of object slots for my instances.

Entries

Link copied to clipboard

The A_Map from A_Definition to A_DefinitionParsingPlan. The keys should always agree with the A_Method's collection of definitions and macro definitions.

Link copied to clipboard

The tuple of macro definitions that are defined for this message bundle.

Link copied to clipboard

A set of grammatical restrictions that apply to this message bundle.

Link copied to clipboard

An atom which is the "true name" of this bundle. Due to import renaming, a method might have multiple such names, one per bundle.

Link copied to clipboard

The method for which this is a message bundle. That is, if a use of this bundle is parsed, the resulting code will ultimately invoke this method. A method may have multiple such bundles due to renaming of imports.

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int