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