public class LiveVariableAnalysis extends java.lang.Object implements CompilerPass
| Constructor and Description |
|---|
LiveVariableAnalysis() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isPreOrder() |
void |
run(IRScope s) |
public boolean isPreOrder()
isPreOrder in interface CompilerPasspublic void run(IRScope s)
run in interface CompilerPassCopyright © 2002-2009 JRuby Team. All Rights Reserved.