Interface | Description |
---|---|
NodeWrapper |
Class | Description |
---|---|
BehaveAsBlockNode | |
BehaveAsProcNode | |
BodyTranslator |
A JRuby parser node visitor which translates JRuby AST nodes into truffle Nodes.
|
BodyTranslator.ArgumentsAndBlockTranslation | |
DeadNode |
Dead nodes are removed wherever they are found during translation.
|
LoadArgumentsTranslator | |
ParameterCollector |
Collects paramter names from a JRuby AST.
|
ParseEnvironment |
Translator environment, unique per parse/translation.
|
ReadLocalDummyNode | |
Translator | |
TranslatorDriver | |
TranslatorEnvironment |
Enum | Description |
---|---|
TranslatorDriver.ParserContext |
Copyright © 2001-2015 JRuby. All Rights Reserved.