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"
Go to the source code of this file.
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.