Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.DropPolicyContext
Packages that use OpenGaussStatementParser.DropPolicyContext
-
Uses of OpenGaussStatementParser.DropPolicyContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.DropPolicyContextMethods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.DropPolicyContextModifier and TypeMethodDescriptionOpenGaussStatementBaseVisitor.visitDropPolicy(OpenGaussStatementParser.DropPolicyContext ctx) Visit a parse tree produced byOpenGaussStatementParser.dropPolicy().OpenGaussStatementVisitor.visitDropPolicy(OpenGaussStatementParser.DropPolicyContext ctx) Visit a parse tree produced byOpenGaussStatementParser.dropPolicy().