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