Package DSRG.VKB.E_SQL

Interface Summary
E_SQL_MKB Interface between E_SQL (SimpleNode) and MKB.
E_SQLConstants  
E_SQLTreeConstants  
Node  
 

Class Summary
ASCII_CharStream An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
E_SQL It will be generated by JavaCC There is a little change of production which is different from original grammar of E-SQL defined in paper TR-97-4
E_SQLTokenManager  
JJTE_SQLState  
SimpleNode By browsing the syntax tree of SimpleNode, we can create two objects: An stub MKB which will store the IS info.
Token Describes the input token stream.
 

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

Error Summary
TokenMgrError