Object Slots
enum ObjectSlots : Enum<SendPhraseDescriptor.ObjectSlots> , ObjectSlotsEnum
Content copied to clipboard
My slots of type AvailObject.
Entries
Link copied to clipboard
Content copied to clipboard
What type of value this method invocation must return.
Link copied to clipboard
Content 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
Content copied to clipboard
A list phrase containing the expressions that yield the arguments of the method invocation.