Uses of Class
io.trino.grammar.sql.SqlBaseParser.UnboundedFrameContext
Packages that use SqlBaseParser.UnboundedFrameContext
-
Uses of SqlBaseParser.UnboundedFrameContext in io.trino.grammar.sql
Methods in io.trino.grammar.sql with parameters of type SqlBaseParser.UnboundedFrameContextModifier and TypeMethodDescriptionvoidSqlBaseBaseListener.enterUnboundedFrame(SqlBaseParser.UnboundedFrameContext ctx) Enter a parse tree produced by theunboundedFramelabeled alternative inSqlBaseParser.frameBound().voidSqlBaseListener.enterUnboundedFrame(SqlBaseParser.UnboundedFrameContext ctx) Enter a parse tree produced by theunboundedFramelabeled alternative inSqlBaseParser.frameBound().voidSqlBaseBaseListener.exitUnboundedFrame(SqlBaseParser.UnboundedFrameContext ctx) Exit a parse tree produced by theunboundedFramelabeled alternative inSqlBaseParser.frameBound().voidSqlBaseListener.exitUnboundedFrame(SqlBaseParser.UnboundedFrameContext ctx) Exit a parse tree produced by theunboundedFramelabeled alternative inSqlBaseParser.frameBound().SqlBaseBaseVisitor.visitUnboundedFrame(SqlBaseParser.UnboundedFrameContext ctx) Visit a parse tree produced by theunboundedFramelabeled alternative inSqlBaseParser.frameBound().SqlBaseVisitor.visitUnboundedFrame(SqlBaseParser.UnboundedFrameContext ctx) Visit a parse tree produced by theunboundedFramelabeled alternative inSqlBaseParser.frameBound().