| 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 |
PostgreSQLStatementVisitor.visitWindowSpecification(PostgreSQLStatementParser.WindowSpecificationContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.windowSpecification(). |
T |
PostgreSQLStatementBaseVisitor.visitWindowSpecification(PostgreSQLStatementParser.WindowSpecificationContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.windowSpecification(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.