| Package | Description |
|---|---|
| com.facebook.presto.sql.parser |
| Modifier and Type | Method and Description |
|---|---|
void |
SqlBaseBaseListener.enterCurrentRowBound(SqlBaseParser.CurrentRowBoundContext ctx)
Enter a parse tree produced by the
currentRowBound
labeled alternative in SqlBaseParser.frameBound(). |
void |
SqlBaseListener.enterCurrentRowBound(SqlBaseParser.CurrentRowBoundContext ctx)
Enter a parse tree produced by the
currentRowBound
labeled alternative in SqlBaseParser.frameBound(). |
void |
SqlBaseBaseListener.exitCurrentRowBound(SqlBaseParser.CurrentRowBoundContext ctx)
Exit a parse tree produced by the
currentRowBound
labeled alternative in SqlBaseParser.frameBound(). |
void |
SqlBaseListener.exitCurrentRowBound(SqlBaseParser.CurrentRowBoundContext ctx)
Exit a parse tree produced by the
currentRowBound
labeled alternative in SqlBaseParser.frameBound(). |
T |
SqlBaseBaseVisitor.visitCurrentRowBound(SqlBaseParser.CurrentRowBoundContext ctx)
Visit a parse tree produced by the
currentRowBound
labeled alternative in SqlBaseParser.frameBound(). |
T |
SqlBaseVisitor.visitCurrentRowBound(SqlBaseParser.CurrentRowBoundContext ctx)
Visit a parse tree produced by the
currentRowBound
labeled alternative in SqlBaseParser.frameBound(). |
Copyright © 2012–2023. All rights reserved.