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

Go to the source code of this file.

Classes

class  Xale::Query::ITokenizer
 Interface for SQL tokenizer that converts an input string into a sequence of tokens. More...

Namespaces

namespace  Xale
namespace  Xale::Query