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