Modifier and Type | Method and Description |
---|---|
CodeContext |
CodeContext.subContext()
Open a sub context.
|
Modifier and Type | Method and Description |
---|---|
void |
IfExpression.writeCode(CodeContext ctx) |
void |
InstructionVector.writeCode(CodeContext ctx) |
void |
Label.writeCode(CodeContext ctx) |
void |
CodeGenerator.writeCode(CodeContext ctx)
Write the byte or bytes for this CodeGenerator to a CodeContext.
|
void |
MarkLabel.writeCode(CodeContext ctx) |