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