![]() |
mutable
A Database System for Research and Fast Prototyping
|
Go to the source code of this file.
Data Structures | |
struct | m::ast::ASTDot |
Implements printing the AST in dot language. 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 31 of file ASTDot.hpp.