Uses of Class
io.trino.grammar.sql.SqlBaseParser.SetSchemaAuthorizationContext
Packages that use SqlBaseParser.SetSchemaAuthorizationContext
-
Uses of SqlBaseParser.SetSchemaAuthorizationContext in io.trino.grammar.sql
Methods in io.trino.grammar.sql with parameters of type SqlBaseParser.SetSchemaAuthorizationContextModifier and TypeMethodDescriptionvoidSqlBaseBaseListener.enterSetSchemaAuthorization(SqlBaseParser.SetSchemaAuthorizationContext ctx) Enter a parse tree produced by thesetSchemaAuthorizationlabeled alternative inSqlBaseParser.statement().voidSqlBaseListener.enterSetSchemaAuthorization(SqlBaseParser.SetSchemaAuthorizationContext ctx) Enter a parse tree produced by thesetSchemaAuthorizationlabeled alternative inSqlBaseParser.statement().voidSqlBaseBaseListener.exitSetSchemaAuthorization(SqlBaseParser.SetSchemaAuthorizationContext ctx) Exit a parse tree produced by thesetSchemaAuthorizationlabeled alternative inSqlBaseParser.statement().voidSqlBaseListener.exitSetSchemaAuthorization(SqlBaseParser.SetSchemaAuthorizationContext ctx) Exit a parse tree produced by thesetSchemaAuthorizationlabeled alternative inSqlBaseParser.statement().SqlBaseBaseVisitor.visitSetSchemaAuthorization(SqlBaseParser.SetSchemaAuthorizationContext ctx) Visit a parse tree produced by thesetSchemaAuthorizationlabeled alternative inSqlBaseParser.statement().SqlBaseVisitor.visitSetSchemaAuthorization(SqlBaseParser.SetSchemaAuthorizationContext ctx) Visit a parse tree produced by thesetSchemaAuthorizationlabeled alternative inSqlBaseParser.statement().