Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.CreatePolicyContext
Packages that use OpenGaussStatementParser.CreatePolicyContext
-
Uses of OpenGaussStatementParser.CreatePolicyContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.CreatePolicyContextMethods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.CreatePolicyContextModifier and TypeMethodDescriptionOpenGaussStatementBaseVisitor.visitCreatePolicy(OpenGaussStatementParser.CreatePolicyContext ctx) Visit a parse tree produced byOpenGaussStatementParser.createPolicy().OpenGaussStatementVisitor.visitCreatePolicy(OpenGaussStatementParser.CreatePolicyContext ctx) Visit a parse tree produced byOpenGaussStatementParser.createPolicy().