Files
cvc5/docs/api/python/base/inputparser.rst

13 lines
250 B
ReStructuredText
Raw Permalink Normal View History

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: