Uses of Class
io.trino.grammar.sql.SqlBaseParser.NullPredicateContext
Packages that use SqlBaseParser.NullPredicateContext
-
Uses of SqlBaseParser.NullPredicateContext in io.trino.grammar.sql
Methods in io.trino.grammar.sql with parameters of type SqlBaseParser.NullPredicateContextModifier and TypeMethodDescriptionvoidSqlBaseBaseListener.enterNullPredicate(SqlBaseParser.NullPredicateContext ctx) Enter a parse tree produced by thenullPredicatelabeled alternative inSqlBaseParser.predicate(org.antlr.v4.runtime.ParserRuleContext).voidSqlBaseListener.enterNullPredicate(SqlBaseParser.NullPredicateContext ctx) Enter a parse tree produced by thenullPredicatelabeled alternative inSqlBaseParser.predicate(org.antlr.v4.runtime.ParserRuleContext).voidSqlBaseBaseListener.exitNullPredicate(SqlBaseParser.NullPredicateContext ctx) Exit a parse tree produced by thenullPredicatelabeled alternative inSqlBaseParser.predicate(org.antlr.v4.runtime.ParserRuleContext).voidSqlBaseListener.exitNullPredicate(SqlBaseParser.NullPredicateContext ctx) Exit a parse tree produced by thenullPredicatelabeled alternative inSqlBaseParser.predicate(org.antlr.v4.runtime.ParserRuleContext).SqlBaseBaseVisitor.visitNullPredicate(SqlBaseParser.NullPredicateContext ctx) Visit a parse tree produced by thenullPredicatelabeled alternative inSqlBaseParser.predicate(org.antlr.v4.runtime.ParserRuleContext).SqlBaseVisitor.visitNullPredicate(SqlBaseParser.NullPredicateContext ctx) Visit a parse tree produced by thenullPredicatelabeled alternative inSqlBaseParser.predicate(org.antlr.v4.runtime.ParserRuleContext).