ObjectSlots

enum ObjectSlots : Enum<MacroDescriptor.ObjectSlots> , ObjectSlotsEnum

The layout of object slots for my instances.

Entries

Link copied to clipboard

A tuple of functions corresponding with occurrences of section checkpoints ("§") in the message name. Each function takes the collected argument phrases thus far, and has the opportunity to reject the parse or read/write parse-specific information in a fiber-specific variable with the key SpecialAtom.CLIENT_DATA_GLOBAL_KEY.

Link copied to clipboard

The function to invoke to transform the (complete) argument phrases into a suitable replacement phrase.

Link copied to clipboard

The module in which this definition occurs.

Link copied to clipboard

The A_Bundle for which this macro is defined.

Properties

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