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