Package com.microsoft.z3
Class Z3Object
java.lang.Object
com.microsoft.z3.Z3Object
- Direct Known Subclasses:
ApplyResult,AST,ASTVector,Constructor,ConstructorList,Fixedpoint,FuncInterp,FuncInterp.Entry,Goal,Model,Optimize,ParamDescrs,Params,Probe,Solver,Statistics,Symbol,Tactic
Internal base class for interfacing with native Z3 objects. Should not be
used externally.
-
Method Summary
Modifier and TypeMethodDescriptionstatic intarrayLength(Z3Object[] a) static long[]arrayToNative(Z3Object[] a)
-
Method Details
-
arrayToNative
-
arrayLength
-