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