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