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