Uses of Class
io.trino.grammar.sql.SqlBaseParser.LikeContext
Packages that use SqlBaseParser.LikeContext
-
Uses of SqlBaseParser.LikeContext in io.trino.grammar.sql
Methods in io.trino.grammar.sql with parameters of type SqlBaseParser.LikeContextModifier and TypeMethodDescriptionvoidSqlBaseBaseListener.enterLike(SqlBaseParser.LikeContext ctx) Enter a parse tree produced by thelikelabeled alternative inSqlBaseParser.predicate(org.antlr.v4.runtime.ParserRuleContext).voidSqlBaseListener.enterLike(SqlBaseParser.LikeContext ctx) Enter a parse tree produced by thelikelabeled alternative inSqlBaseParser.predicate(org.antlr.v4.runtime.ParserRuleContext).voidSqlBaseBaseListener.exitLike(SqlBaseParser.LikeContext ctx) Exit a parse tree produced by thelikelabeled alternative inSqlBaseParser.predicate(org.antlr.v4.runtime.ParserRuleContext).voidSqlBaseListener.exitLike(SqlBaseParser.LikeContext ctx) Exit a parse tree produced by thelikelabeled alternative inSqlBaseParser.predicate(org.antlr.v4.runtime.ParserRuleContext).SqlBaseBaseVisitor.visitLike(SqlBaseParser.LikeContext ctx) Visit a parse tree produced by thelikelabeled alternative inSqlBaseParser.predicate(org.antlr.v4.runtime.ParserRuleContext).SqlBaseVisitor.visitLike(SqlBaseParser.LikeContext ctx) Visit a parse tree produced by thelikelabeled alternative inSqlBaseParser.predicate(org.antlr.v4.runtime.ParserRuleContext).