Package | Description |
---|---|
org.jruby | |
org.jruby.ast.visitor | |
org.jruby.ir |
Modifier and Type | Method and Description |
---|---|
Object |
TruffleBridge.execute(Object self,
RootNode rootNode) |
Modifier and Type | Method and Description |
---|---|
T |
NodeVisitor.visitRootNode(RootNode iVisited) |
T |
AbstractNodeVisitor.visitRootNode(RootNode node) |
Modifier and Type | Method and Description |
---|---|
InterpreterContext |
IRBuilder.buildEvalRoot(RootNode rootNode) |
static InterpreterContext |
IRBuilder.buildRoot(IRManager manager,
RootNode rootNode) |
Copyright © 2001-2015 JRuby. All Rights Reserved.