| public nothrow | BigIntValue() |
| public explicit nothrow | BigIntValue(const BigInt& value_) |
| public override BigValue* | As(BigNumKind kind) const |
| public inline nothrow const BigInt& | Get() const |
| public override nothrow BigNumKind | Kind() const |
| public override String<char> | ToString() const |
| public typedef OperandType | BigInt |
| private BigInt | value |