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