cprover
document_properties.h File Reference

Documentation of Properties. More...

#include <iosfwd>
+ Include dependency graph for document_properties.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void document_properties_latex (const goto_modelt &, std::ostream &out)
 
void document_properties_html (const goto_modelt &, std::ostream &out)
 

Detailed Description

Documentation of Properties.

Definition in file document_properties.h.

Function Documentation

◆ document_properties_html()

void document_properties_html ( const goto_modelt ,
std::ostream &  out 
)

Definition at line 363 of file document_properties.cpp.

◆ document_properties_latex()

void document_properties_latex ( const goto_modelt ,
std::ostream &  out 
)

Definition at line 370 of file document_properties.cpp.