CBMC
smt2_convt::identifiert Struct Reference

#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
 

Detailed Description

Definition at line 244 of file smt2_conv.h.

Constructor & Destructor Documentation

◆ identifiert()

smt2_convt::identifiert::identifiert ( typet  type,
bool  is_bound 
)
inline

Definition at line 253 of file smt2_conv.h.

Member Data Documentation

◆ is_bound

bool smt2_convt::identifiert::is_bound

Definition at line 249 of file smt2_conv.h.

◆ type

typet smt2_convt::identifiert::type

Definition at line 250 of file smt2_conv.h.

◆ value

exprt smt2_convt::identifiert::value

Definition at line 251 of file smt2_conv.h.


The documentation for this struct was generated from the following file: