Package | Description |
---|---|
org.jruby.ast | |
org.jruby.ast.visitor | |
org.jruby.compiler.ir |
Constructor and Description |
---|
YieldOneNode(ISourcePosition position,
FixnumNode arg) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
NodeVisitor.visitFixnumNode(FixnumNode iVisited) |
Modifier and Type | Method and Description |
---|---|
Operand |
IRBuilder.buildFixnum(FixnumNode node,
IRScope m) |
Copyright © 2002-2009 JRuby Team. All Rights Reserved.