Uses of Class
org.ek9lang.compiler.phase7.generation.IRInstructionBuilder
Packages that use IRInstructionBuilder
-
Uses of IRInstructionBuilder in org.ek9lang.compiler.ir.instructions
Methods in org.ek9lang.compiler.ir.instructions with parameters of type IRInstructionBuilder -
Uses of IRInstructionBuilder in org.ek9lang.compiler.phase7.generator
Fields in org.ek9lang.compiler.phase7.generator declared as IRInstructionBuilderModifier and TypeFieldDescriptionprotected final IRInstructionBuilder
AbstractGenerator.instructionBuilder
Constructors in org.ek9lang.compiler.phase7.generator with parameters of type IRInstructionBuilderModifierConstructorDescription(package private)
LiteralGenerator
(IRInstructionBuilder instructionBuilder)