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