public class InlineTest extends java.lang.Object implements CompilerPass
Modifier and Type | Field and Description |
---|---|
java.lang.String |
methodToInline |
Constructor and Description |
---|
InlineTest(java.lang.String m) |
Modifier and Type | Method and Description |
---|---|
boolean |
isPreOrder() |
void |
run(IRScope s) |
public boolean isPreOrder()
isPreOrder
in interface CompilerPass
public void run(IRScope s)
run
in interface CompilerPass
Copyright © 2002-2009 JRuby Team. All Rights Reserved.