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