Uses of Class
io.trino.grammar.sql.SqlBaseParser.CurrentRowBoundContext
Packages that use SqlBaseParser.CurrentRowBoundContext
-
Uses of SqlBaseParser.CurrentRowBoundContext in io.trino.grammar.sql
Methods in io.trino.grammar.sql with parameters of type SqlBaseParser.CurrentRowBoundContextModifier and TypeMethodDescriptionvoidSqlBaseBaseListener.enterCurrentRowBound(SqlBaseParser.CurrentRowBoundContext ctx) Enter a parse tree produced by thecurrentRowBoundlabeled alternative inSqlBaseParser.frameBound().voidSqlBaseListener.enterCurrentRowBound(SqlBaseParser.CurrentRowBoundContext ctx) Enter a parse tree produced by thecurrentRowBoundlabeled alternative inSqlBaseParser.frameBound().voidSqlBaseBaseListener.exitCurrentRowBound(SqlBaseParser.CurrentRowBoundContext ctx) Exit a parse tree produced by thecurrentRowBoundlabeled alternative inSqlBaseParser.frameBound().voidSqlBaseListener.exitCurrentRowBound(SqlBaseParser.CurrentRowBoundContext ctx) Exit a parse tree produced by thecurrentRowBoundlabeled alternative inSqlBaseParser.frameBound().SqlBaseBaseVisitor.visitCurrentRowBound(SqlBaseParser.CurrentRowBoundContext ctx) Visit a parse tree produced by thecurrentRowBoundlabeled alternative inSqlBaseParser.frameBound().SqlBaseVisitor.visitCurrentRowBound(SqlBaseParser.CurrentRowBoundContext ctx) Visit a parse tree produced by thecurrentRowBoundlabeled alternative inSqlBaseParser.frameBound().