Uses of Class
org.apache.shardingsphere.sql.parser.autogen.PostgreSQLStatementParser.GrantGrantOptionContext
Packages that use PostgreSQLStatementParser.GrantGrantOptionContext
-
Uses of PostgreSQLStatementParser.GrantGrantOptionContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return PostgreSQLStatementParser.GrantGrantOptionContextModifier and TypeMethodDescriptionPostgreSQLStatementParser.DefACLActionContext.grantGrantOption()PostgreSQLStatementParser.grantGrantOption()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type PostgreSQLStatementParser.GrantGrantOptionContextModifier and TypeMethodDescriptionPostgreSQLStatementParserBaseVisitor.visitGrantGrantOption(PostgreSQLStatementParser.GrantGrantOptionContext ctx) Visit a parse tree produced byPostgreSQLStatementParser.grantGrantOption().PostgreSQLStatementParserVisitor.visitGrantGrantOption(PostgreSQLStatementParser.GrantGrantOptionContext ctx) Visit a parse tree produced byPostgreSQLStatementParser.grantGrantOption().