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