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