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