fallibilityForArgumentTypes

open override fun fallibilityForArgumentTypes(argumentTypes: List<A_Type>): Primitive.Fallibility

Answer the Fallibility of the primitive for a call site with the given argument TypeDescriptor.

Return

The fallibility of the call site.

Parameters

argumentTypes

A list of argument types.