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