Uses of Class
io.trino.grammar.sql.SqlBaseParser.CurrentRoleGrantorContext
Packages that use SqlBaseParser.CurrentRoleGrantorContext
-
Uses of SqlBaseParser.CurrentRoleGrantorContext in io.trino.grammar.sql
Methods in io.trino.grammar.sql with parameters of type SqlBaseParser.CurrentRoleGrantorContextModifier and TypeMethodDescriptionvoidSqlBaseBaseListener.enterCurrentRoleGrantor(SqlBaseParser.CurrentRoleGrantorContext ctx) Enter a parse tree produced by thecurrentRoleGrantorlabeled alternative inSqlBaseParser.grantor().voidSqlBaseListener.enterCurrentRoleGrantor(SqlBaseParser.CurrentRoleGrantorContext ctx) Enter a parse tree produced by thecurrentRoleGrantorlabeled alternative inSqlBaseParser.grantor().voidSqlBaseBaseListener.exitCurrentRoleGrantor(SqlBaseParser.CurrentRoleGrantorContext ctx) Exit a parse tree produced by thecurrentRoleGrantorlabeled alternative inSqlBaseParser.grantor().voidSqlBaseListener.exitCurrentRoleGrantor(SqlBaseParser.CurrentRoleGrantorContext ctx) Exit a parse tree produced by thecurrentRoleGrantorlabeled alternative inSqlBaseParser.grantor().SqlBaseBaseVisitor.visitCurrentRoleGrantor(SqlBaseParser.CurrentRoleGrantorContext ctx) Visit a parse tree produced by thecurrentRoleGrantorlabeled alternative inSqlBaseParser.grantor().SqlBaseVisitor.visitCurrentRoleGrantor(SqlBaseParser.CurrentRoleGrantorContext ctx) Visit a parse tree produced by thecurrentRoleGrantorlabeled alternative inSqlBaseParser.grantor().