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