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