newMacroSubstitution

fun newMacroSubstitution(macroSend: A_Phrase, outputPhrase: A_Phrase): A_Phrase

Construct a new macro substitution phrase.

Return

The new macro substitution phrase.

Parameters

macroSend

Either the send of the macro that produced this phrase, OR a previously constructed macro substitution phrase, the original phrase of which to use as the original phrase of the result.

outputPhrase

The expression produced by the macro body.