o_Includes Definition
open override fun o_IncludesDefinition(self: AvailObject, definition: A_Definition): Boolean
Content copied to clipboard
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.