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