Companion
Functions
Link copied to clipboard
fun newBlockNode( arguments: A_Tuple, primitive: Primitive?, statements: A_Tuple, resultType: A_Type, declaredExceptions: A_Set, lineNumber: Int, tokens: A_Tuple): AvailObject
Content copied to clipboard
Construct a block phrase.
Link copied to clipboard
Ensure that the block phrase is valid. Throw an appropriate exception if it is not.