|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jruby.compiler.ir.compiler_pass.InlineTest
public class InlineTest
| Field Summary | |
|---|---|
java.lang.String |
methodToInline
|
| Constructor Summary | |
|---|---|
InlineTest(java.lang.String m)
|
|
| 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 |
| Field Detail |
|---|
public final java.lang.String methodToInline
| Constructor Detail |
|---|
public InlineTest(java.lang.String m)
| Method Detail |
|---|
public boolean isPreOrder()
isPreOrder in interface CompilerPasspublic void run(IRScope s)
run in interface CompilerPass
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||