cprover
goto_checkt::conditiont Struct Reference
+ Collaboration diagram for goto_checkt::conditiont:

Public Member Functions

 conditiont (const exprt &_assertion, const std::string &_description)
 

Public Attributes

exprt assertion
 
std::string description
 

Detailed Description

Definition at line 159 of file goto_check.cpp.

Constructor & Destructor Documentation

◆ conditiont()

goto_checkt::conditiont::conditiont ( const exprt _assertion,
const std::string &  _description 
)
inline

Definition at line 161 of file goto_check.cpp.

Member Data Documentation

◆ assertion

exprt goto_checkt::conditiont::assertion

Definition at line 166 of file goto_check.cpp.

◆ description

std::string goto_checkt::conditiont::description

Definition at line 167 of file goto_check.cpp.


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