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