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