Package | Description |
---|---|
org.jruby.ast.visitor | |
org.jruby.ir |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
AbstractNodeVisitor.visitBignumNode(BignumNode iVisited) |
java.lang.Object |
NodeVisitor.visitBignumNode(BignumNode iVisited) |
Modifier and Type | Method and Description |
---|---|
Operand |
IRBuilder.buildBignum(BignumNode node,
IRScope s) |
Copyright © 2002-2009 JRuby Team. All Rights Reserved.