Uses of Class
io.trino.grammar.sql.SqlBaseParser.CurrentUserGrantorContext
Packages that use SqlBaseParser.CurrentUserGrantorContext
-
Uses of SqlBaseParser.CurrentUserGrantorContext in io.trino.grammar.sql
Methods in io.trino.grammar.sql with parameters of type SqlBaseParser.CurrentUserGrantorContextModifier and TypeMethodDescriptionvoidSqlBaseBaseListener.enterCurrentUserGrantor(SqlBaseParser.CurrentUserGrantorContext ctx) Enter a parse tree produced by thecurrentUserGrantorlabeled alternative inSqlBaseParser.grantor().voidSqlBaseListener.enterCurrentUserGrantor(SqlBaseParser.CurrentUserGrantorContext ctx) Enter a parse tree produced by thecurrentUserGrantorlabeled alternative inSqlBaseParser.grantor().voidSqlBaseBaseListener.exitCurrentUserGrantor(SqlBaseParser.CurrentUserGrantorContext ctx) Exit a parse tree produced by thecurrentUserGrantorlabeled alternative inSqlBaseParser.grantor().voidSqlBaseListener.exitCurrentUserGrantor(SqlBaseParser.CurrentUserGrantorContext ctx) Exit a parse tree produced by thecurrentUserGrantorlabeled alternative inSqlBaseParser.grantor().SqlBaseBaseVisitor.visitCurrentUserGrantor(SqlBaseParser.CurrentUserGrantorContext ctx) Visit a parse tree produced by thecurrentUserGrantorlabeled alternative inSqlBaseParser.grantor().SqlBaseVisitor.visitCurrentUserGrantor(SqlBaseParser.CurrentUserGrantorContext ctx) Visit a parse tree produced by thecurrentUserGrantorlabeled alternative inSqlBaseParser.grantor().