Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.PrivilegeContext
Packages that use OpenGaussStatementParser.PrivilegeContext
-
Uses of OpenGaussStatementParser.PrivilegeContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.PrivilegeContextModifier and TypeMethodDescriptionOpenGaussStatementParser.privilege()OpenGaussStatementParser.PrivilegeListContext.privilege(int i) Methods in org.apache.shardingsphere.sql.parser.autogen that return types with arguments of type OpenGaussStatementParser.PrivilegeContextMethods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.PrivilegeContextModifier and TypeMethodDescriptionOpenGaussStatementBaseVisitor.visitPrivilege(OpenGaussStatementParser.PrivilegeContext ctx) Visit a parse tree produced byOpenGaussStatementParser.privilege().OpenGaussStatementVisitor.visitPrivilege(OpenGaussStatementParser.PrivilegeContext ctx) Visit a parse tree produced byOpenGaussStatementParser.privilege().