| Package | Description |
|---|---|
| org.jruby.ast | |
| org.jruby.ast.visitor | |
| org.jruby.ir |
| Constructor and Description |
|---|
YieldOneNode(ISourcePosition position,
FixnumNode arg) |
| Modifier and Type | Method and Description |
|---|---|
Object |
NodeVisitor.visitFixnumNode(FixnumNode iVisited) |
Object |
AbstractNodeVisitor.visitFixnumNode(FixnumNode iVisited) |
| Modifier and Type | Method and Description |
|---|---|
Operand |
IRBuilder.buildFixnum(FixnumNode node,
IRScope s) |
Copyright © 2001-2014 JRuby. All Rights Reserved.