mutable
A Database System for Research and Fast Prototyping
Loading...
Searching...
No Matches
Token.cpp
Go to the documentation of this file.
2
3
4using namespace m;
5using namespace m::ast;
6
7
9void Token::dump() const { dump(std::cerr); }
‍mutable namespace
Definition: Backend.hpp:10
void dump() const
Definition: Token.cpp:9