ObjectSlots

enum ObjectSlots : Enum<VariableDescriptor.ObjectSlots> , ObjectSlotsEnum

The layout of object slots for my instances.

Entries

Link copied to clipboard

A raw pojo that wraps a map from arbitrary Avail values to writer reactors that respond to writes of the variable.

Link copied to clipboard

The kind of the variable. Note that this is always a variable type.

Link copied to clipboard

The contents of the variable.

Properties

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