header

testParser.cc File Reference

#include <iostream>
#include "ScannerContext.h"
#include "Distinct.h"
#include "Join.h"
#include <sstream>
#include <fstream>
#include <exception>
#include <getopt.h>
#include <stdlib.h>

Go to the source code of this file.


Functions

int yyparse (void *)
void printUsage ()
int main (int argc, char *argv[])

Variables

int yydebug

Function Documentation

int main ( int  argc,
char *  argv[] 
)

Definition at line 52 of file testParser.cc.

References ScannerContext::constraints, ScannerContext::lexer, printUsage(), ScannerContext::rootExpression, QueryParser::Expression::toSQL(), yydebug, and yyparse().

void printUsage (  ) 

Definition at line 42 of file testParser.cc.

Referenced by main().

int yyparse ( void *   ) 


Variable Documentation

int yydebug


Generated on Mon Apr 16 13:59:18 2012 for AMGA by  doxygen 1.4.7