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