Package | Description |
---|---|
org.jruby.ast.visitor | |
org.jruby.truffle.translator |
Modifier and Type | Method and Description |
---|---|
T |
NodeVisitor.visitZArrayNode(ZArrayNode iVisited) |
T |
AbstractNodeVisitor.visitZArrayNode(ZArrayNode node) |
Modifier and Type | Method and Description |
---|---|
RubyNode |
BodyTranslator.visitZArrayNode(ZArrayNode node) |
Copyright © 2001-2015 JRuby. All Rights Reserved.