Uses of Class
io.trino.sql.parser.SqlBaseParser.RowsPerMatchContext
Packages that use SqlBaseParser.RowsPerMatchContext
-
Uses of SqlBaseParser.RowsPerMatchContext in io.trino.sql.parser
Methods in io.trino.sql.parser that return SqlBaseParser.RowsPerMatchContextModifier and TypeMethodDescriptionSqlBaseParser.PatternRecognitionContext.rowsPerMatch()SqlBaseParser.rowsPerMatch()Methods in io.trino.sql.parser with parameters of type SqlBaseParser.RowsPerMatchContextModifier and TypeMethodDescriptionvoidSqlBaseBaseListener.enterRowsPerMatch(SqlBaseParser.RowsPerMatchContext ctx) Enter a parse tree produced bySqlBaseParser.rowsPerMatch().voidSqlBaseListener.enterRowsPerMatch(SqlBaseParser.RowsPerMatchContext ctx) Enter a parse tree produced bySqlBaseParser.rowsPerMatch().voidSqlBaseBaseListener.exitRowsPerMatch(SqlBaseParser.RowsPerMatchContext ctx) Exit a parse tree produced bySqlBaseParser.rowsPerMatch().voidSqlBaseListener.exitRowsPerMatch(SqlBaseParser.RowsPerMatchContext ctx) Exit a parse tree produced bySqlBaseParser.rowsPerMatch().SqlBaseBaseVisitor.visitRowsPerMatch(SqlBaseParser.RowsPerMatchContext ctx) Visit a parse tree produced bySqlBaseParser.rowsPerMatch().SqlBaseVisitor.visitRowsPerMatch(SqlBaseParser.RowsPerMatchContext ctx) Visit a parse tree produced bySqlBaseParser.rowsPerMatch().