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