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