|
feisty meow concerns codebase
2.140
|
#include "tree.h"#include <basis/common_outcomes.h>#include <basis/functions.h>#include <basis/guards.h>#include <loggers/program_wide_logger.h>#include <structures/stack.h>
Go to the source code of this file.
Namespaces | |
| nodes | |
Macros | |
| #define | LOG(s) CLASS_EMERGENCY_LOG(program_wide_logger::get(), astring(s) + a_sprintf(" [obj=%p]", this)) |
Variables | |
| const int | nodes::BACKWARDS_BRANCH = 0 |