Package | Description |
---|---|
org.jruby.ast | |
org.jruby.ast.visitor | |
org.jruby.ir | |
org.jruby.truffle.translator |
Modifier and Type | Class and Description |
---|---|
class |
Yield19Node |
class |
ZYieldNode |
Modifier and Type | Method and Description |
---|---|
T |
NodeVisitor.visitYieldNode(YieldNode iVisited) |
T |
AbstractNodeVisitor.visitYieldNode(YieldNode node) |
Modifier and Type | Method and Description |
---|---|
Operand |
IRBuilder.buildYield(YieldNode node,
IRScope s) |
Modifier and Type | Method and Description |
---|---|
RubyNode |
BodyTranslator.visitYieldNode(YieldNode node) |
Copyright © 2001-2015 JRuby. All Rights Reserved.