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