| CBMC
    | 
#include "format.h" Include dependency graph for format_type.h:
 Include dependency graph for format_type.h: This graph shows which files directly or indirectly include this file:
 This graph shows which files directly or indirectly include this file:Go to the source code of this file.
| Functions | |
| std::ostream & | format_rec (std::ostream &, const typet &) | 
| Formats a type in a generic syntax that is inspired by C/C++/Java, and is meant for debugging.  More... | |
| std::ostream& format_rec | ( | std::ostream & | , | 
| const typet & | |||
| ) | 
Formats a type in a generic syntax that is inspired by C/C++/Java, and is meant for debugging.
Definition at line 61 of file format_type.cpp.