cprover
|
Documentation of Properties. More...
#include <iosfwd>
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) |
Documentation of Properties.
Definition in file document_properties.h.
void document_properties_html | ( | const goto_modelt & | , |
std::ostream & | out | ||
) |
Definition at line 365 of file document_properties.cpp.
References goto_modelt::goto_functions, and document_propertiest::html().
Referenced by goto_instrument_parse_optionst::doit().
void document_properties_latex | ( | const goto_modelt & | , |
std::ostream & | out | ||
) |
Definition at line 372 of file document_properties.cpp.
References goto_modelt::goto_functions, and document_propertiest::latex().
Referenced by goto_instrument_parse_optionst::doit().