![]() |
mutable
A Database System for Research and Fast Prototyping
|
#include <mutable/parse/AST.hpp>
Go to the source code of this file.
Data Structures | |
struct | m::ast::ASTPrinter |
Pretty-prints the AST in SQL. 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 25 of file ASTPrinter.hpp.