Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.RowOrRowsContext
Packages that use OpenGaussStatementParser.RowOrRowsContext
-
Uses of OpenGaussStatementParser.RowOrRowsContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.RowOrRowsContextModifier and TypeMethodDescriptionOpenGaussStatementParser.LimitClauseContext.rowOrRows()OpenGaussStatementParser.OffsetClauseContext.rowOrRows()OpenGaussStatementParser.rowOrRows()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.RowOrRowsContextModifier and TypeMethodDescriptionOpenGaussStatementBaseVisitor.visitRowOrRows(OpenGaussStatementParser.RowOrRowsContext ctx) Visit a parse tree produced byOpenGaussStatementParser.rowOrRows().OpenGaussStatementVisitor.visitRowOrRows(OpenGaussStatementParser.RowOrRowsContext ctx) Visit a parse tree produced byOpenGaussStatementParser.rowOrRows().