| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.PartitionClauseContext |
PostgreSQLStatementParser.partitionClause() |
PostgreSQLStatementParser.PartitionClauseContext |
PostgreSQLStatementParser.WindowSpecificationContext.partitionClause() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserBaseVisitor.visitPartitionClause(PostgreSQLStatementParser.PartitionClauseContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.partitionClause(). |
T |
PostgreSQLStatementParserVisitor.visitPartitionClause(PostgreSQLStatementParser.PartitionClauseContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.partitionClause(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.