o_MethodAddDefinition

abstract fun o_MethodAddDefinition(self: AvailObject, definition: A_Definition)

Add a definition to the receiver. Causes dependent chunks to be invalidated.

See also

Parameters

self

The receiver.

definition

The definition to be added.

Throws

If the definition could not be added.