newFirstOfSequenceNode

fun newFirstOfSequenceNode(statements: A_Tuple): A_Phrase

Create a new first-of-sequence phrase from the given A_Tuple of statements.

Return

The resulting first-of-sequence phrase.

Parameters

statements

The expressions to assemble into a first-of-sequence phrase, the first of which provides the value.