JODA  0.13.1 (59b41972)
JSON On-Demand Analysis
Data Structures | Namespaces | Enumerations
Function_State.h File Reference
#include "Load_State.h"
#include "Query_State.h"
#include "Store_State.h"
Include dependency graph for Function_State.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  joda::queryparsing::grammar::functionState
 

Namespaces

 joda
 
 joda::queryparsing
 
 joda::queryparsing::grammar
 

Enumerations

enum  joda::queryparsing::grammar::Atom_Value {
  joda::queryparsing::grammar::NO_ATOM , joda::queryparsing::grammar::ATOM_STRING , joda::queryparsing::grammar::ATOM_NUMBER , joda::queryparsing::grammar::ATOM_BOOL ,
  joda::queryparsing::grammar::ATOM_POINTER , joda::queryparsing::grammar::ATOM_NULL
}