public class BigIntegerToken extends GenericToken<java.math.BigInteger>
m_value| Constructor and Description |
|---|
BigIntegerToken(int value) |
BigIntegerToken(Location location,
boolean negate,
java.lang.String value) |
getObject, getValuegetLocation, toStringpublic BigIntegerToken(Location location, boolean negate, java.lang.String value)
public BigIntegerToken(int value)