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