Package | Description |
---|---|
org.jruby.ir | |
org.jruby.ir.dataflow.analyses |
Modifier and Type | Method and Description |
---|---|
UnboxableOpsAnalysisProblem |
IRScope.getUnboxableOpsAnalysisProblem() |
Modifier and Type | Method and Description |
---|---|
void |
IRScope.putUnboxableOpsAnalysisProblem(UnboxableOpsAnalysisProblem problem) |
Constructor and Description |
---|
UnboxableOpsAnalysisNode(UnboxableOpsAnalysisProblem prob,
BasicBlock n) |
Copyright © 2001-2015 JRuby. All Rights Reserved.