| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.AlterIdentityColumnOptionListContext |
PostgreSQLStatementParser.alterIdentityColumnOptionList() |
PostgreSQLStatementParser.AlterIdentityColumnOptionListContext |
PostgreSQLStatementParser.AlterTableCmdContext.alterIdentityColumnOptionList() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserVisitor.visitAlterIdentityColumnOptionList(PostgreSQLStatementParser.AlterIdentityColumnOptionListContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.alterIdentityColumnOptionList(). |
T |
PostgreSQLStatementParserBaseVisitor.visitAlterIdentityColumnOptionList(PostgreSQLStatementParser.AlterIdentityColumnOptionListContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.alterIdentityColumnOptionList(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.