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