Package | Description |
---|---|
org.apache.storm.sql.parser | |
org.apache.storm.sql.parser.impl |
Class and Description |
---|
StormParserImpl
SQL parser, generated from Parser.jj by JavaCC.
|
Class and 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 |
StormParserImplTokenManager |
Token
Describes the input token stream.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.