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