o_Lookup By Values From List
open override fun o_LookupByValuesFromList(self: AvailObject, argumentList: List<A_BasicObject>): A_Definition
Look up the definition to invoke, given a List of argument values. Use the methodTestingTree to find the definition to invoke. Answer nil if a lookup error occurs.