Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.DefACLActionContext
Packages that use OpenGaussStatementParser.DefACLActionContext
-
Uses of OpenGaussStatementParser.DefACLActionContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.DefACLActionContextModifier and TypeMethodDescriptionOpenGaussStatementParser.AlterDefaultPrivilegesContext.defACLAction()OpenGaussStatementParser.defACLAction()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.DefACLActionContextModifier and TypeMethodDescriptionOpenGaussStatementBaseVisitor.visitDefACLAction(OpenGaussStatementParser.DefACLActionContext ctx) Visit a parse tree produced byOpenGaussStatementParser.defACLAction().OpenGaussStatementVisitor.visitDefACLAction(OpenGaussStatementParser.DefACLActionContext ctx) Visit a parse tree produced byOpenGaussStatementParser.defACLAction().