InfiniSQL  v0.1.2-alpha
Massive Scale Transaction Processing
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Asts.cc File Reference

Abstract Syntax Tree class and Statement class. A SQL statement turns into these in order to be executed. More...

#include "gch.h"
#include "Asts.h"
#include "infinisql.h"
#include "Transaction.h"
Include dependency graph for Asts.cc:

Go to the source code of this file.

Detailed Description

Abstract Syntax Tree class and Statement class. A SQL statement turns into these in order to be executed.

Author
Mark Travis mtrav.nosp@m.is15.nosp@m.432+s.nosp@m.rc@g.nosp@m.mail..nosp@m.com
Date
Tue Dec 17 13:04:48 2013

Definition in file Asts.cc.