| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.LimitRowCountSyntaxContext |
PostgreSQLStatementParser.limitRowCountSyntax() |
PostgreSQLStatementParser.LimitRowCountSyntaxContext |
PostgreSQLStatementParser.LimitClauseContext.limitRowCountSyntax() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementBaseVisitor.visitLimitRowCountSyntax(PostgreSQLStatementParser.LimitRowCountSyntaxContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.limitRowCountSyntax(). |
T |
PostgreSQLStatementVisitor.visitLimitRowCountSyntax(PostgreSQLStatementParser.LimitRowCountSyntaxContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.limitRowCountSyntax(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.