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