| 程序包 | 说明 |
|---|---|
| com.github.melin.superior.sql.parser.antlr4.spark |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
SparkSqlBaseParserListener.enterDropTablePartitions(SparkSqlBaseParser.DropTablePartitionsContext ctx)
Enter a parse tree produced by the
dropTablePartitions
labeled alternative in SparkSqlBaseParser.statement(). |
void |
SparkSqlBaseParserBaseListener.enterDropTablePartitions(SparkSqlBaseParser.DropTablePartitionsContext ctx)
Enter a parse tree produced by the
dropTablePartitions
labeled alternative in SparkSqlBaseParser.statement(). |
void |
SparkSqlBaseParserListener.exitDropTablePartitions(SparkSqlBaseParser.DropTablePartitionsContext ctx)
Exit a parse tree produced by the
dropTablePartitions
labeled alternative in SparkSqlBaseParser.statement(). |
void |
SparkSqlBaseParserBaseListener.exitDropTablePartitions(SparkSqlBaseParser.DropTablePartitionsContext ctx)
Exit a parse tree produced by the
dropTablePartitions
labeled alternative in SparkSqlBaseParser.statement(). |
T |
SparkSqlBaseParserVisitor.visitDropTablePartitions(SparkSqlBaseParser.DropTablePartitionsContext ctx)
Visit a parse tree produced by the
dropTablePartitions
labeled alternative in SparkSqlBaseParser.statement(). |
T |
SparkSqlBaseParserBaseVisitor.visitDropTablePartitions(SparkSqlBaseParser.DropTablePartitionsContext ctx)
Visit a parse tree produced by the
dropTablePartitions
labeled alternative in SparkSqlBaseParser.statement(). |
Copyright © 2022. All rights reserved.