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