Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.AlterPolicyContext
Packages that use OpenGaussStatementParser.AlterPolicyContext
-
Uses of OpenGaussStatementParser.AlterPolicyContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.AlterPolicyContextMethods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.AlterPolicyContextModifier and TypeMethodDescriptionOpenGaussStatementBaseVisitor.visitAlterPolicy(OpenGaussStatementParser.AlterPolicyContext ctx) Visit a parse tree produced byOpenGaussStatementParser.alterPolicy().OpenGaussStatementVisitor.visitAlterPolicy(OpenGaussStatementParser.AlterPolicyContext ctx) Visit a parse tree produced byOpenGaussStatementParser.alterPolicy().