ObjectSlots

My slots of type AvailObject.

Entries

Link copied to clipboard

The token containing the name of the entity being declared.

Link copied to clipboard

The type of the variable being declared.

Link copied to clipboard

The expression that produced the type for the entity being declared, or nil if there was no such expression.

Link copied to clipboard

The optional initialization, or nil otherwise. Not applicable to all kinds of declarations.

Link copied to clipboard

The AvailObject held directly by this declaration. It can be either a module constant value or a module variable.

Properties

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