|
cprover
|
Documentation of Properties. More...
Go to the source code of this file.
Functions | |
| void | document_properties_latex (const goto_functionst &goto_functions, std::ostream &out) |
| void | document_properties_html (const goto_functionst &goto_functions, std::ostream &out) |
Documentation of Properties.
Definition in file document_properties.h.
| void document_properties_html | ( | const goto_functionst & | goto_functions, |
| std::ostream & | out | ||
| ) |
Definition at line 362 of file document_properties.cpp.
References document_propertiest::html().
Referenced by goto_instrument_parse_optionst::doit().
| void document_properties_latex | ( | const goto_functionst & | goto_functions, |
| std::ostream & | out | ||
| ) |
Definition at line 369 of file document_properties.cpp.
References document_propertiest::latex().
Referenced by goto_instrument_parse_optionst::doit().