lookup By Types From Tuple
fun A_Method.lookupByTypesFromTuple(argumentTypeTuple: A_Tuple): A_Definition
Content copied to clipboard
Answer the definition of this A_Method that should be invoked for the given tuple of argument types. Use the testing tree to select a definition.
Return
The selected definition.
Parameters
argument Type Tuple
The tuple of argument types, ordered by position.
Throws
In the event the lookup doesn't produce exactly one definition. Possible error codes are: