Package | Description |
---|---|
org.jruby.ast.visitor | |
org.jruby.truffle.translator |
Modifier and Type | Class and Description |
---|---|
class |
InstanceVariableFinder
Visitor to search AST nodes for instance variables.
|
Modifier and Type | Class and Description |
---|---|
class |
BodyTranslator
A JRuby parser node visitor which translates JRuby AST nodes into truffle Nodes.
|
class |
LoadArgumentsTranslator |
class |
ParameterCollector
Collects paramter names from a JRuby AST.
|
class |
Translator |
Copyright © 2001-2015 JRuby. All Rights Reserved.