Uses of Class
io.trino.grammar.sql.SqlBaseParser.ShowRolesContext
Packages that use SqlBaseParser.ShowRolesContext
-
Uses of SqlBaseParser.ShowRolesContext in io.trino.grammar.sql
Methods in io.trino.grammar.sql with parameters of type SqlBaseParser.ShowRolesContextModifier and TypeMethodDescriptionvoidSqlBaseBaseListener.enterShowRoles(SqlBaseParser.ShowRolesContext ctx) Enter a parse tree produced by theshowRoleslabeled alternative inSqlBaseParser.statement().voidSqlBaseListener.enterShowRoles(SqlBaseParser.ShowRolesContext ctx) Enter a parse tree produced by theshowRoleslabeled alternative inSqlBaseParser.statement().voidSqlBaseBaseListener.exitShowRoles(SqlBaseParser.ShowRolesContext ctx) Exit a parse tree produced by theshowRoleslabeled alternative inSqlBaseParser.statement().voidSqlBaseListener.exitShowRoles(SqlBaseParser.ShowRolesContext ctx) Exit a parse tree produced by theshowRoleslabeled alternative inSqlBaseParser.statement().SqlBaseBaseVisitor.visitShowRoles(SqlBaseParser.ShowRolesContext ctx) Visit a parse tree produced by theshowRoleslabeled alternative inSqlBaseParser.statement().SqlBaseVisitor.visitShowRoles(SqlBaseParser.ShowRolesContext ctx) Visit a parse tree produced by theshowRoleslabeled alternative inSqlBaseParser.statement().