| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
SQL92StatementParser.LimitRowCountContext |
SQL92StatementParser.limitRowCount() |
SQL92StatementParser.LimitRowCountContext |
SQL92StatementParser.LimitClauseContext.limitRowCount() |
| Modifier and Type | Method and Description |
|---|---|
T |
SQL92StatementVisitor.visitLimitRowCount(SQL92StatementParser.LimitRowCountContext ctx)
Visit a parse tree produced by
SQL92StatementParser.limitRowCount(). |
T |
SQL92StatementBaseVisitor.visitLimitRowCount(SQL92StatementParser.LimitRowCountContext ctx)
Visit a parse tree produced by
SQL92StatementParser.limitRowCount(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.