lookupByTypesFromTuple

fun A_Method.lookupByTypesFromTuple(argumentTypeTuple: A_Tuple): A_Definition

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

argumentTypeTuple

The tuple of argument types, ordered by position.

Throws

In the event the lookup doesn't produce exactly one definition. Possible error codes are: