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