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