|
CppParser
|


Go to the source code of this file.
Classes | |
| class | CppWriter |
| Responsible for emitting C/C++ source from CppAst data structure. More... | |
Functions | |
| std::ostream & | operator<< (std::ostream &stm, CppIndent &indentation) |
| std::ostream & | operator<< (std::ostream &stm, CppAccessType accessType) |
| std::ostream & | operator<< (std::ostream &stm, CppCompoundType cmpndType) |
|
inline |
|
inline |
Definition at line 232 of file cppwriter.h.
|
inline |