xale-db 1.0
minimal SQL engine, written in c++
Loading...
Searching...
No Matches
BasicParser.h File Reference
#include "Core/ExceptionHandler.h"
#include "Query/IParser.h"
#include "Query/ITokenizer.h"
#include "Query/Token.h"
#include "Query/Statement.h"
#include <algorithm>
#include <cctype>
#include <memory>
#include <string>
Include dependency graph for BasicParser.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Xale::Query::BasicParser
 Basic implementation of SQL parser. More...

Namespaces

namespace  Xale
namespace  Xale::Query