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