![]() |
mutable
A Database System for Research and Fast Prototyping
|
Go to the source code of this file.
Data Structures | |
| struct | m::ast::ASTDumper |
| Dumps a textual representation of the AST to an output stream. More... | |
Namespaces | |
| namespace | m |
| |
| namespace | m::ast |
Macros | |
| #define | DECLARE(CLASS) void operator()(Const<CLASS>&) override; |
| #define DECLARE | ( | CLASS | ) | void operator()(Const<CLASS>&) override; |
Definition at line 21 of file ASTDumper.hpp.