ObjectSlots

enum ObjectSlots : Enum<StylerDescriptor.ObjectSlots> , ObjectSlotsEnum

The layout of object slots for my instances.

Entries

Link copied to clipboard

The module in which this styler was added.

Link copied to clipboard

The A_Definition for which this is a styler.

Link copied to clipboard

The function to invoke for styling. It should accept the phrase being styled, a variable holding a map from A_Phrase to style, and a variable holding a map from A_Token to style.

Properties

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