Uses of Class
org.ek9lang.compiler.ir.LabelInstr
Packages that use LabelInstr
-
Uses of LabelInstr in org.ek9lang.compiler.ir
Methods in org.ek9lang.compiler.ir that return LabelInstrModifier and TypeMethodDescriptionLabelInstr.addOperand
(String operand) static LabelInstr
Create label instruction: LABEL label_name.static LabelInstr
Create label instruction with debug info: LABEL label_name.