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

16 lines
361 B
ReStructuredText
Raw Permalink Normal View History

2023-11-28 11:53:30 -06:00
Command
=============
2024-07-16 11:50:32 -07:00
Encapsulation of a command.
Commands are constructed by the :cpp:class:`input parser
<cvc5::parser::InputParser>` and can be invoked on
the :cpp:class:`solver <cvc5::Solver>` and :cpp:class:`symbol manager
<cvc5::parser::SymbolManager>`.
2023-11-28 11:53:30 -06:00
----
.. doxygenclass:: cvc5::parser::Command
:project: cvc5
:members:
:undoc-members: