emitEffectOn

fun A_Phrase.emitEffectOn(codeGenerator: AvailCodeGenerator)

Emit code to perform the effect of this phrase, leaving the operand stack the same as before these instructions.

Parameters

codeGenerator

Where to write the L1 instructions.