|
cprover
|
#include <smt2_conv.h>
Collaboration diagram for smt2_convt::identifiert:Public Member Functions | |
| identifiert (typet type, bool is_bound) | |
Public Attributes | |
| bool | is_bound |
| typet | type |
| exprt | value |
Definition at line 244 of file smt2_conv.h.
|
inline |
Definition at line 253 of file smt2_conv.h.
| bool smt2_convt::identifiert::is_bound |
Definition at line 249 of file smt2_conv.h.
| typet smt2_convt::identifiert::type |
Definition at line 250 of file smt2_conv.h.
| exprt smt2_convt::identifiert::value |
Definition at line 251 of file smt2_conv.h.