void |
CompileContext.generateCode(ParsingContext.Location[] locs,
Instruction... args) |
void |
ParsingContext.generateCode(ParsingContext.Location[] loc,
Instruction... args)
generate instruction code with argument
|
void |
NullParsingContext.generateCode(ParsingContext.Location[] loc,
Instruction... args) |
void |
CompileContext.generateCode(ParsingContext.Location loc,
Instruction instr) |
void |
ParsingContext.generateCode(ParsingContext.Location loc,
Instruction instr) |
void |
NullParsingContext.generateCode(ParsingContext.Location loc,
Instruction instr) |