| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.AlterTypeCmdContext |
PostgreSQLStatementParser.alterTypeCmd() |
PostgreSQLStatementParser.AlterTypeCmdContext |
PostgreSQLStatementParser.AlterTypeCmdsContext.alterTypeCmd(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<PostgreSQLStatementParser.AlterTypeCmdContext> |
PostgreSQLStatementParser.AlterTypeCmdsContext.alterTypeCmd() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserBaseVisitor.visitAlterTypeCmd(PostgreSQLStatementParser.AlterTypeCmdContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.alterTypeCmd(). |
T |
PostgreSQLStatementParserVisitor.visitAlterTypeCmd(PostgreSQLStatementParser.AlterTypeCmdContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.alterTypeCmd(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.