o_Method Add Definition
abstract fun o_MethodAddDefinition(self: AvailObject, definition: A_Definition)
Content copied to clipboard
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.