18 package com.microsoft.z3;
20 import java.math.BigInteger;
34 Native.IntPtr res =
new Native.IntPtr();
47 Native.LongPtr res =
new Native.LongPtr();
58 return new BigInteger(this.
toString());
68 return Native.getNumeralString(getContext().nCtx(), getNativeObject());
71 return "Z3Exception: " + e.getMessage();
BigInteger getBigInteger()
static boolean getNumeralInt(long a0, long a1, IntPtr a2)
static boolean getNumeralInt64(long a0, long a1, LongPtr a2)