#include "symbol_tree.h"#include "tree.h"#include <basis/astring.h>#include <basis/definitions.h>#include <basis/functions.h>#include <structures/symbol_table.h>#include <textual/parser_bits.h>#include <textual/string_manipulation.h>

Go to the source code of this file.
Namespaces | |
| namespace | nodes |
Defines | |
| #define | LOG(s) CLASS_EMERGENCY_LOG(program_wide_logger::get(), s) |
Functions | |
| astring | nodes::hier_prefix (int depth, int kids) |
| #define LOG | ( | s | ) | CLASS_EMERGENCY_LOG(program_wide_logger::get(), s) |
Definition at line 26 of file symbol_tree.cpp.
1.6.3