| 程序包 | 说明 |
|---|---|
| com.github.melin.superior.sql.parser.antlr4.spark |
| 限定符和类型 | 方法和说明 |
|---|---|
SparkStreamSqlParser.RootContext |
SparkStreamSqlParser.root() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
SparkStreamSqlParserListener.enterRoot(SparkStreamSqlParser.RootContext ctx)
Enter a parse tree produced by
SparkStreamSqlParser.root(). |
void |
SparkStreamSqlParserBaseListener.enterRoot(SparkStreamSqlParser.RootContext ctx)
Enter a parse tree produced by
SparkStreamSqlParser.root(). |
void |
SparkStreamSqlParserListener.exitRoot(SparkStreamSqlParser.RootContext ctx)
Exit a parse tree produced by
SparkStreamSqlParser.root(). |
void |
SparkStreamSqlParserBaseListener.exitRoot(SparkStreamSqlParser.RootContext ctx)
Exit a parse tree produced by
SparkStreamSqlParser.root(). |
T |
SparkStreamSqlParserBaseVisitor.visitRoot(SparkStreamSqlParser.RootContext ctx)
Visit a parse tree produced by
SparkStreamSqlParser.root(). |
T |
SparkStreamSqlParserVisitor.visitRoot(SparkStreamSqlParser.RootContext ctx)
Visit a parse tree produced by
SparkStreamSqlParser.root(). |
Copyright © 2022. All rights reserved.