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