| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OpenGaussStatementParser.AlterColumnSetOptionContext |
OpenGaussStatementParser.alterColumnSetOption() |
OpenGaussStatementParser.AlterColumnSetOptionContext |
OpenGaussStatementParser.ModifyColumnSpecificationContext.alterColumnSetOption(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<OpenGaussStatementParser.AlterColumnSetOptionContext> |
OpenGaussStatementParser.ModifyColumnSpecificationContext.alterColumnSetOption() |
| Modifier and Type | Method and Description |
|---|---|
T |
OpenGaussStatementBaseVisitor.visitAlterColumnSetOption(OpenGaussStatementParser.AlterColumnSetOptionContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.alterColumnSetOption(). |
T |
OpenGaussStatementVisitor.visitAlterColumnSetOption(OpenGaussStatementParser.AlterColumnSetOptionContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.alterColumnSetOption(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.