emitAllValuesOn

fun A_Phrase.emitAllValuesOn(codeGenerator: AvailCodeGenerator)

Emit code to push each value produced by the expressions of a list phrase or permuted list phrase.

Parameters

codeGenerator

Where to write the L1 instructions.