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