Files
cvc5/docs/api/cpp/classes/inputparser.rst
2024-07-16 18:50:32 +00:00

14 lines
280 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.
----
.. doxygenclass:: cvc5::parser::InputParser
:project: cvc5
:members:
:undoc-members: