Method in NodeGroupCompiler
Creates a new instruction, and appends it to the current node in the Program . Differs from the other Emit call by not requiring a start token. This enables its use in pure synthesised elements of the Yarn.
Called by instances of Yarn.Compiler.CodeGenerationVisitor
while walking the parse tree.
Yarn.Instruction
instruction
The instruction to add.