Function declaration (aka function definition). It is the signature of interpreted and uninterpreted functions in Z3. The basic building block in Z3 is the function application. More...
#include <z3++.h>
Inheritance diagram for func_decl:Additional Inherited Members | |
Protected Attributes inherited from ast | |
| Z3_ast | m_ast |
Protected Attributes inherited from object | |
| context * | m_ctx |
Function declaration (aka function definition). It is the signature of interpreted and uninterpreted functions in Z3. The basic building block in Z3 is the function application.
|
inline |
Definition at line 4259 of file z3++.h.
|
inline |
Definition at line 788 of file z3++.h.
Referenced by func_decl::accessors(), fixedpoint::add_fact(), func_decl::domain(), and func_decl::is_const().
|
inline |
Definition at line 792 of file z3++.h.
Referenced by expr::is_and(), expr::is_distinct(), expr::is_eq(), expr::is_false(), expr::is_implies(), expr::is_ite(), expr::is_not(), expr::is_or(), expr::is_true(), and expr::is_xor().
|
inline |
Definition at line 789 of file z3++.h.
Referenced by FuncDeclRef::__call__(), func_decl::operator()(), func_decl::operator()(), and func_decl::operator()().
|
inline |
retrieve unique identifier for func_decl.
Definition at line 786 of file z3++.h.
Referenced by func_decl::accessors().
|
inline |
Definition at line 791 of file z3++.h.
Referenced by Datatype::__deepcopy__(), and Datatype::__repr__().
|
inline |
Definition at line 793 of file z3++.h.
Referenced by parameter::parameter(), and parameter::parameter().
Definition at line 3899 of file z3++.h.
Definition at line 3904 of file z3++.h.
Definition at line 3945 of file z3++.h.
|
inline |
Definition at line 3952 of file z3++.h.
|
inline |
Definition at line 3889 of file z3++.h.
Definition at line 3878 of file z3++.h.
|
inline |
Definition at line 790 of file z3++.h.
Referenced by func_decl::accessors().
Definition at line 796 of file z3++.h.