InfiniSQL
v0.1.2-alpha
Massive Scale Transaction Processing
|
Portmanteau of "lexer" and "parser". This class tokenizes, parses and converts SQL into executable Statement with Abstract Syntax Trees. More...
Go to the source code of this file.
Classes | |
class | Larxer |
create object to tokenize, parse, and compile SQL statement More... | |
struct | Larxer::stackmember_s |
data populatng pre- Ast stack. SQL token and associated value. More... | |