Test Argument Decision Step
fun <Element : A_BasicObject, Result : A_BasicObject> TestArgumentDecisionStep( argumentTypeToTest: A_Type, argumentPositionToTest: Int, ifCheckHolds: LookupTree<Element, Result>, ifCheckFails: LookupTree<Element, Result>)
Content copied to clipboard
Construct the new instance.