Files
cvc5/docs/api/python/base/inputparser.rst
2024-08-05 18:49:50 +00:00

13 lines
250 B
ReStructuredText

InputParser
===========
This class is the main interface for retrieving :cpp:class:`commands
<cvc5::parser::Command>` and :cpp:class:`expressions <cvc5::Term>` from an
input.
-----
.. autoclass:: cvc5.InputParser
:members:
:undoc-members: