ObjectSlots

My slots of type AvailObject.

Entries

Link copied to clipboard

What type of value this method invocation must return.

Link copied to clipboard

The message bundle that this send was intended to invoke. Technically, it's the A_Method inside the bundle that will be invoked, so the bundle gets stripped off when generating a raw function from a block phrase containing this send.

Link copied to clipboard

A list phrase containing the expressions that yield the arguments of the method invocation.

Link copied to clipboard

The tuple of tokens that comprise this send.

Properties

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