Bond 0.9
C++ Bond Runtime Library API Documentation
|
#include <bond/tools/parsetreeprinter.h>
Public Member Functions | |
void | Print (const ParseNode *parseNode, OutputStream &stream) |
void | PrintList (const ListParseNode *listNode, OutputStream &stream) |
void Bond::ParseTreePrinter::Print | ( | const ParseNode * | parseNode, |
OutputStream & | stream | ||
) |
void Bond::ParseTreePrinter::PrintList | ( | const ListParseNode * | listNode, |
OutputStream & | stream | ||
) |