|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jruby.compiler.ir.compiler_pass.LiveVariableAnalysis
public class LiveVariableAnalysis
Constructor Summary | |
---|---|
LiveVariableAnalysis()
|
Method Summary | |
---|---|
boolean |
isPreOrder()
|
void |
run(IRScope s)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LiveVariableAnalysis()
Method Detail |
---|
public boolean isPreOrder()
isPreOrder
in interface CompilerPass
public void run(IRScope s)
run
in interface CompilerPass
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |