Uses of Class
io.trino.sql.parser.SqlBaseParser.BoundedFrameContext
Packages that use SqlBaseParser.BoundedFrameContext
-
Uses of SqlBaseParser.BoundedFrameContext in io.trino.sql.parser
Methods in io.trino.sql.parser with parameters of type SqlBaseParser.BoundedFrameContextModifier and TypeMethodDescriptionvoidSqlBaseBaseListener.enterBoundedFrame(SqlBaseParser.BoundedFrameContext ctx) Enter a parse tree produced by theboundedFramelabeled alternative inSqlBaseParser.frameBound().voidSqlBaseListener.enterBoundedFrame(SqlBaseParser.BoundedFrameContext ctx) Enter a parse tree produced by theboundedFramelabeled alternative inSqlBaseParser.frameBound().voidSqlBaseBaseListener.exitBoundedFrame(SqlBaseParser.BoundedFrameContext ctx) Exit a parse tree produced by theboundedFramelabeled alternative inSqlBaseParser.frameBound().voidSqlBaseListener.exitBoundedFrame(SqlBaseParser.BoundedFrameContext ctx) Exit a parse tree produced by theboundedFramelabeled alternative inSqlBaseParser.frameBound().SqlBaseBaseVisitor.visitBoundedFrame(SqlBaseParser.BoundedFrameContext ctx) Visit a parse tree produced by theboundedFramelabeled alternative inSqlBaseParser.frameBound().SqlBaseVisitor.visitBoundedFrame(SqlBaseParser.BoundedFrameContext ctx) Visit a parse tree produced by theboundedFramelabeled alternative inSqlBaseParser.frameBound().