Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.CreateOptRoleElemContext
Packages that use OpenGaussStatementParser.CreateOptRoleElemContext
-
Uses of OpenGaussStatementParser.CreateOptRoleElemContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.CreateOptRoleElemContextModifier and TypeMethodDescriptionOpenGaussStatementParser.CreateGroupContext.createOptRoleElem(int i) OpenGaussStatementParser.createOptRoleElem()OpenGaussStatementParser.CreateRoleContext.createOptRoleElem(int i) OpenGaussStatementParser.CreateUserContext.createOptRoleElem(int i) Methods in org.apache.shardingsphere.sql.parser.autogen that return types with arguments of type OpenGaussStatementParser.CreateOptRoleElemContextModifier and TypeMethodDescriptionOpenGaussStatementParser.CreateGroupContext.createOptRoleElem()OpenGaussStatementParser.CreateRoleContext.createOptRoleElem()OpenGaussStatementParser.CreateUserContext.createOptRoleElem()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.CreateOptRoleElemContextModifier and TypeMethodDescriptionOpenGaussStatementBaseVisitor.visitCreateOptRoleElem(OpenGaussStatementParser.CreateOptRoleElemContext ctx) Visit a parse tree produced byOpenGaussStatementParser.createOptRoleElem().OpenGaussStatementVisitor.visitCreateOptRoleElem(OpenGaussStatementParser.CreateOptRoleElemContext ctx) Visit a parse tree produced byOpenGaussStatementParser.createOptRoleElem().