| Modifier and Type | Method and Description |
|---|---|
FuncDecl[][] |
getAccessors()
The constructor accessors.
|
FuncDecl[] |
getConstructors()
The constructors.
|
int |
getNumConstructors()
The number of constructors of the datatype sort.
|
FuncDecl[] |
getRecognizers()
The recognizers.
|
equals, getId, getName, getSortKind, hashCode, toStringcompareTo, getASTKind, getSExpr, isApp, isExpr, isFuncDecl, isQuantifier, isSort, isVar, translatepublic int getNumConstructors()
Z3Exception - on errorpublic FuncDecl[] getConstructors()
Z3ExceptionZ3Exception - on errorpublic FuncDecl[] getRecognizers()
Z3ExceptionZ3Exception - on errorpublic FuncDecl[][] getAccessors()
Z3ExceptionZ3Exception - on error