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