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