| Modifier and Type | Method and Description |
|---|---|
void |
HoodieSqlBaseListener.enterLast(HoodieSqlBaseParser.LastContext ctx)
Enter a parse tree produced by the
last
labeled alternative in HoodieSqlBaseParser.primaryExpression(). |
void |
HoodieSqlBaseBaseListener.enterLast(HoodieSqlBaseParser.LastContext ctx)
Enter a parse tree produced by the
last
labeled alternative in HoodieSqlBaseParser.primaryExpression(). |
void |
HoodieSqlBaseListener.exitLast(HoodieSqlBaseParser.LastContext ctx)
Exit a parse tree produced by the
last
labeled alternative in HoodieSqlBaseParser.primaryExpression(). |
void |
HoodieSqlBaseBaseListener.exitLast(HoodieSqlBaseParser.LastContext ctx)
Exit a parse tree produced by the
last
labeled alternative in HoodieSqlBaseParser.primaryExpression(). |
T |
HoodieSqlBaseVisitor.visitLast(HoodieSqlBaseParser.LastContext ctx)
Visit a parse tree produced by the
last
labeled alternative in HoodieSqlBaseParser.primaryExpression(). |
T |
HoodieSqlBaseBaseVisitor.visitLast(HoodieSqlBaseParser.LastContext ctx)
Visit a parse tree produced by the
last
labeled alternative in HoodieSqlBaseParser.primaryExpression(). |
Copyright © 2025 The Apache Software Foundation. All rights reserved.