ProgramBuilder |
ProgramBuilder.add(Instruction object,
ParsingContext.Location loc) |
void |
NullParsingContext.generateCode(ParsingContext.Location[] loc,
Instruction... args) |
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 instr) |
void |
CompileContext.generateCode(ParsingContext.Location loc,
Instruction instr) |
void |
ParsingContext.generateCode(ParsingContext.Location loc,
Instruction instr) |