Bond 0.9
C++ Bond Runtime Library API Documentation
Loading...
Searching...
No Matches
Bond::ParseTreePrinter Class Reference

#include <bond/tools/parsetreeprinter.h>

Public Member Functions

void Print (const ParseNode *parseNode, OutputStream &stream)
 
void PrintList (const ListParseNode *listNode, OutputStream &stream)
 

Member Function Documentation

◆ Print()

void Bond::ParseTreePrinter::Print ( const ParseNode parseNode,
OutputStream stream 
)

◆ PrintList()

void Bond::ParseTreePrinter::PrintList ( const ListParseNode listNode,
OutputStream stream 
)

The documentation for this class was generated from the following file: