Package | Description |
---|---|
org.jruby.truffle.nodes | |
org.jruby.truffle.translator |
Modifier and Type | Method and Description |
---|---|
RubyRootNode |
RubyRootNode.cloneRubyRootNode() |
Modifier and Type | Method and Description |
---|---|
RubyRootNode |
TranslatorDriver.parse(RubyContext context,
com.oracle.truffle.api.source.Source source,
org.jcodings.Encoding defaultEncoding,
TranslatorDriver.ParserContext parserContext,
com.oracle.truffle.api.frame.MaterializedFrame parentFrame,
RubyNode currentNode,
NodeWrapper wrapper) |
RubyRootNode |
TranslatorDriver.parse(RubyNode currentNode,
RubyContext context,
com.oracle.truffle.api.source.Source source,
TranslatorDriver.ParserContext parserContext,
com.oracle.truffle.api.frame.MaterializedFrame parentFrame,
RootNode rootNode,
NodeWrapper wrapper) |
Copyright © 2001-2015 JRuby. All Rights Reserved.