Uses of Class
io.trino.grammar.sql.SqlBaseParser.ShowGrantsContext
Packages that use SqlBaseParser.ShowGrantsContext
-
Uses of SqlBaseParser.ShowGrantsContext in io.trino.grammar.sql
Methods in io.trino.grammar.sql with parameters of type SqlBaseParser.ShowGrantsContextModifier and TypeMethodDescriptionvoidSqlBaseBaseListener.enterShowGrants(SqlBaseParser.ShowGrantsContext ctx) Enter a parse tree produced by theshowGrantslabeled alternative inSqlBaseParser.statement().voidSqlBaseListener.enterShowGrants(SqlBaseParser.ShowGrantsContext ctx) Enter a parse tree produced by theshowGrantslabeled alternative inSqlBaseParser.statement().voidSqlBaseBaseListener.exitShowGrants(SqlBaseParser.ShowGrantsContext ctx) Exit a parse tree produced by theshowGrantslabeled alternative inSqlBaseParser.statement().voidSqlBaseListener.exitShowGrants(SqlBaseParser.ShowGrantsContext ctx) Exit a parse tree produced by theshowGrantslabeled alternative inSqlBaseParser.statement().SqlBaseBaseVisitor.visitShowGrants(SqlBaseParser.ShowGrantsContext ctx) Visit a parse tree produced by theshowGrantslabeled alternative inSqlBaseParser.statement().SqlBaseVisitor.visitShowGrants(SqlBaseParser.ShowGrantsContext ctx) Visit a parse tree produced by theshowGrantslabeled alternative inSqlBaseParser.statement().