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