emitValueOn

fun A_Phrase.emitValueOn(codeGenerator: AvailCodeGenerator)

Emit code to perform this phrase, leaving its result on the stack.

Parameters

codeGenerator

Where to write the L1 instructions.