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