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