Package uk.ac.bbk.dcs.automed.qproc.translators.sql

Interface Summary
SQL2IQLConstants  
 

Class Summary
SimpleCharStream An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
SQL2IQL  
SQL2IQL.JJCalls  
SQL2IQLMainTemp ParserMain.java Main class of SQL to IQL translator
SQL2IQLTokenManager  
Token Describes the input token stream.
 

Exception Summary
ParseException This exception is thrown when parse errors are encountered.
 

Error Summary
SQL2IQL.LookaheadSuccess  
TokenMgrError