cprover
document_properties.h File Reference

Documentation of Properties. More...

#include <iosfwd>
#include <goto-programs/goto_functions.h>
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_functionst &goto_functions, std::ostream &out)
 
void document_properties_html (const goto_functionst &goto_functions, 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_functionst goto_functions,
std::ostream &  out 
)

◆ document_properties_latex()

void document_properties_latex ( const goto_functionst goto_functions,
std::ostream &  out 
)