Uses of Class
io.trino.grammar.sql.SqlBaseParser.ShowRoleGrantsContext
Packages that use SqlBaseParser.ShowRoleGrantsContext
-
Uses of SqlBaseParser.ShowRoleGrantsContext in io.trino.grammar.sql
Methods in io.trino.grammar.sql with parameters of type SqlBaseParser.ShowRoleGrantsContextModifier and TypeMethodDescriptionvoidSqlBaseBaseListener.enterShowRoleGrants(SqlBaseParser.ShowRoleGrantsContext ctx) Enter a parse tree produced by theshowRoleGrantslabeled alternative inSqlBaseParser.statement().voidSqlBaseListener.enterShowRoleGrants(SqlBaseParser.ShowRoleGrantsContext ctx) Enter a parse tree produced by theshowRoleGrantslabeled alternative inSqlBaseParser.statement().voidSqlBaseBaseListener.exitShowRoleGrants(SqlBaseParser.ShowRoleGrantsContext ctx) Exit a parse tree produced by theshowRoleGrantslabeled alternative inSqlBaseParser.statement().voidSqlBaseListener.exitShowRoleGrants(SqlBaseParser.ShowRoleGrantsContext ctx) Exit a parse tree produced by theshowRoleGrantslabeled alternative inSqlBaseParser.statement().SqlBaseBaseVisitor.visitShowRoleGrants(SqlBaseParser.ShowRoleGrantsContext ctx) Visit a parse tree produced by theshowRoleGrantslabeled alternative inSqlBaseParser.statement().SqlBaseVisitor.visitShowRoleGrants(SqlBaseParser.ShowRoleGrantsContext ctx) Visit a parse tree produced by theshowRoleGrantslabeled alternative inSqlBaseParser.statement().