Package | Description |
---|---|
org.jruby.ast.visitor | |
org.jruby.ir | |
org.jruby.truffle.translator |
Modifier and Type | Method and Description |
---|---|
T |
NodeVisitor.visitWhileNode(WhileNode iVisited) |
T |
AbstractNodeVisitor.visitWhileNode(WhileNode node) |
Modifier and Type | Method and Description |
---|---|
Operand |
IRBuilder.buildWhile(WhileNode whileNode,
IRScope s) |
Modifier and Type | Method and Description |
---|---|
RubyNode |
BodyTranslator.visitWhileNode(WhileNode node) |
Copyright © 2001-2015 JRuby. All Rights Reserved.