public class Bignum extends Constant
| Modifier and Type | Field and Description |
|---|---|
java.math.BigInteger |
value |
cachedValueEMPTY_ARRAY| Constructor and Description |
|---|
Bignum(java.math.BigInteger value) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
retrieve(InterpreterContext interp) |
isConstantaddUsedVariables, cloneForInlining, fetchCompileTimeArrayElement, getSimplifiedOperand, getTargetClass, getValue, isNonAtomicValue, storepublic java.lang.Object retrieve(InterpreterContext interp)
Copyright © 2002-2009 JRuby Team. All Rights Reserved.