public interface IRScopeListener
Modifier and Type | Method and Description |
---|---|
void |
addedInstr(IRScope scope,
Instr instr,
int index) |
void |
endBuildOperand(Node node,
IRScope scope,
Operand operand) |
void |
startBuildOperand(Node node,
IRScope scope) |
Copyright © 2001–2016 JRuby. All rights reserved.