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