fallibility For Argument Types
open override fun fallibilityForArgumentTypes(argumentTypes: List<A_Type>): Primitive.Fallibility
Content copied to clipboard
Answer the Fallibility of the primitive for a call site with the given argument TypeDescriptor.
Return
The fallibility of the call site.
Parameters
argument Types
A list of argument types.