tree pretty printer
More...
#include <tree.h>
lang::pretty_tree::pretty_tree |
( |
const TreeRef & |
tree, |
|
|
size_t |
col = 40 |
|
) |
| |
|
inline |
const std::string& lang::pretty_tree::get_flat |
( |
const TreeRef & |
t | ) |
|
|
inline |
void lang::pretty_tree::print |
( |
std::ostream & |
out, |
|
|
const TreeRef & |
t, |
|
|
int |
indent |
|
) |
| |
|
inline |
size_t lang::pretty_tree::col |
std::unordered_map<TreeRef, std::string> lang::pretty_tree::flat_strings |
const TreeRef& lang::pretty_tree::tree |
The documentation for this struct was generated from the following file: