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