Uses of Package
org.apache.storm.sql.parser.impl
-
Packages that use org.apache.storm.sql.parser.impl Package Description org.apache.storm.sql.parser org.apache.storm.sql.parser.impl -
Classes in org.apache.storm.sql.parser.impl used by org.apache.storm.sql.parser Class Description StormParserImpl SQL parser, generated from Parser.jj by JavaCC. -
Classes in org.apache.storm.sql.parser.impl used by org.apache.storm.sql.parser.impl Class Description ParseException This exception is thrown when parse errors are encountered.SimpleCharStream An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).StormParserImplConstants Token literal values and constants.StormParserImplTokenManager Token Manager.Token Describes the input token stream.