Package org.jruby.ir.listeners
Interface IRScopeListener
public interface IRScopeListener
-
Method Summary
Modifier and TypeMethodDescriptionvoidaddedInstr(IRScope scope, Instr instr, int index) voidendBuildOperand(Node node, IRScope scope, Operand operand) voidstartBuildOperand(Node node, IRScope scope)
-
Method Details
-
addedInstr
-
startBuildOperand
-
endBuildOperand
-