Files
cvc5/docs/api/cpp/classes/inputparser.rst

14 lines
280 B
ReStructuredText
Raw Permalink Normal View History

2023-11-28 11:53:30 -06:00
InputParser
===========
2024-07-16 11:50:32 -07:00
This class is the main interface for retrieving :cpp:class:`commands
<cvc5::parser::Command>` and :cpp:class:`expressions <cvc5::Term>` from an
input.
2023-11-28 11:53:30 -06:00
----
.. doxygenclass:: cvc5::parser::InputParser
:project: cvc5
:members:
:undoc-members: