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