JODA  0.13.1 (59b41972)
JSON On-Demand Analysis
States.h
Go to the documentation of this file.
1 //
2 // Created by Nico Schäfer on 11/23/17.
3 //
4 
5 #ifndef JODA_STATES_H
6 #define JODA_STATES_H
7 
8 #include "Agg_State.h"
9 #include "As_State.h"
10 #include "Choose_State.h"
11 #include "Delete_State.h"
12 #include "Function_State.h"
13 #include "Load_State.h"
14 #include "Query_State.h"
15 #include "Store_State.h"
16 
17 #endif // JODA_STATES_H