feisty meow concerns codebase
2.140
|
#include "parser_bits.h"
#include "string_manipulation.h"
#include "xml_generator.h"
#include <basis/astring.h>
#include <structures/stack.h>
#include <structures/string_table.h>
Go to the source code of this file.
Namespaces | |
textual | |
Macros | |
#define | LOG(s) CLASS_EMERGENCY_LOG(program_wide_logger::get(), s); |
#define | PLUGIN_REPLACEMENT(posn, repl_string) |
#define LOG | ( | s | ) | CLASS_EMERGENCY_LOG(program_wide_logger::get(), s); |
Definition at line 29 of file xml_generator.cpp.
#define PLUGIN_REPLACEMENT | ( | posn, | |
repl_string | |||
) |
Definition at line 220 of file xml_generator.cpp.