Public Member Functions | |
| int | getInt () |
| double | getDouble () |
| Symbol | getSymbol () |
| Sort | getSort () |
| AST | getAST () |
| FuncDecl | getFuncDecl () |
| String | getRational () |
| Z3_parameter_kind | getParameterKind () |
Function declarations can have Parameters associated with them.
Definition at line 200 of file FuncDecl.java.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
The kind of the parameter.
Definition at line 284 of file FuncDecl.java.
Referenced by FuncDecl.Parameter.getAST(), FuncDecl.Parameter.getDouble(), FuncDecl.Parameter.getFuncDecl(), FuncDecl.Parameter.getInt(), FuncDecl.Parameter.getRational(), FuncDecl.Parameter.getSort(), and FuncDecl.Parameter.getSymbol().
|
inline |
|
inline |
|
inline |
1.8.17