Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.DefACLActionContext
-
Packages that use OpenGaussStatementParser.DefACLActionContext Package Description org.apache.shardingsphere.sql.parser.autogen -
-
Uses of OpenGaussStatementParser.DefACLActionContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.DefACLActionContext Modifier and Type Method Description OpenGaussStatementParser.DefACLActionContextOpenGaussStatementParser.AlterDefaultPrivilegesContext. defACLAction()OpenGaussStatementParser.DefACLActionContextOpenGaussStatementParser. defACLAction()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.DefACLActionContext Modifier and Type Method Description TOpenGaussStatementBaseVisitor. visitDefACLAction(OpenGaussStatementParser.DefACLActionContext ctx)Visit a parse tree produced byOpenGaussStatementParser.defACLAction().TOpenGaussStatementVisitor. visitDefACLAction(OpenGaussStatementParser.DefACLActionContext ctx)Visit a parse tree produced byOpenGaussStatementParser.defACLAction().
-