Uses of Package
org.teiid.query.parser

Packages that use org.teiid.query.parser
org.teiid.query.parser   
 

Classes in org.teiid.query.parser used by org.teiid.query.parser
JavaCharStream
          An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (with java-like unicode escape processing).
ParseException
          This exception is thrown when parse errors are encountered.
ParseInfo
           
QueryParser
          Converts a SQL-string to an object version of a query.
SQLParserConstants
           
SQLParserTokenManager
           
SQLParserUtil
           
Token
          Describes the input token stream.
 



Copyright © 2010. All Rights Reserved.