o_IncludesDefinition

open override fun o_IncludesDefinition(self: AvailObject, definition: A_Definition): Boolean

Test if the definition is present within this method.

Uses the A_Method.definitionsTuple accessor instead of reading the slot directly, to acquire the monitor first.