Companion

object Companion

Functions

Link copied to clipboard
fun validatePrimitiveAcceptsArguments(primitive: Primitive, arguments: List<A_Phrase>): String?

Determine whether the specified primitive declaration is acceptable to be used with the given list of parameter declarations. Answer null if they are acceptable, otherwise answer a suitable String that is expected to appear after the prefix "Expecting...".

Properties

Link copied to clipboard
val attemptMethod: CheckedMethod

The method attempt.