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