Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.CreatePolicyContext
-
Packages that use OpenGaussStatementParser.CreatePolicyContext Package Description org.apache.shardingsphere.sql.parser.autogen -
-
Uses of OpenGaussStatementParser.CreatePolicyContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.CreatePolicyContext Modifier and Type Method Description OpenGaussStatementParser.CreatePolicyContextOpenGaussStatementParser. createPolicy()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.CreatePolicyContext Modifier and Type Method Description TOpenGaussStatementBaseVisitor. visitCreatePolicy(OpenGaussStatementParser.CreatePolicyContext ctx)Visit a parse tree produced byOpenGaussStatementParser.createPolicy().TOpenGaussStatementVisitor. visitCreatePolicy(OpenGaussStatementParser.CreatePolicyContext ctx)Visit a parse tree produced byOpenGaussStatementParser.createPolicy().
-