Files
cvc5/docs/api/python/pythonic/internals.rst
Alex Ozdemir 082ffeaffc Rename python APIs (#7950)
Rename python APIs to "base" and "pythonic"
2022-01-14 21:45:19 +00:00

18 lines
338 B
ReStructuredText

Internals
============
Testers
-------------------
.. autofunction:: cvc5_z3py_compat.is_expr
.. autofunction:: cvc5_z3py_compat.is_sort
.. autofunction:: cvc5_z3py_compat.is_app
.. autofunction:: cvc5_z3py_compat.is_app_of
Exceptions
-------------------
.. autoclass:: cvc5_z3py_compat.SMTException
:members:
:special-members: