|
cprover
|
#include <smt2_parser.h>
Collaboration diagram for smt2_parsert::idt:Public Member Functions | |
| idt () | |
Public Attributes | |
| typet | type |
| exprt | definition |
| std::vector< irep_idt > | parameters |
Definition at line 32 of file smt2_parser.h.
|
inline |
Definition at line 34 of file smt2_parser.h.
| exprt smt2_parsert::idt::definition |
Definition at line 39 of file smt2_parser.h.
| std::vector<irep_idt> smt2_parsert::idt::parameters |
Definition at line 40 of file smt2_parser.h.
| typet smt2_parsert::idt::type |
Definition at line 38 of file smt2_parser.h.