| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OpenGaussStatementParser.AlterUsingContext |
OpenGaussStatementParser.alterUsing() |
OpenGaussStatementParser.AlterUsingContext |
OpenGaussStatementParser.AlterTableCmdContext.alterUsing() |
| Modifier and Type | Method and Description |
|---|---|
T |
OpenGaussStatementBaseVisitor.visitAlterUsing(OpenGaussStatementParser.AlterUsingContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.alterUsing(). |
T |
OpenGaussStatementVisitor.visitAlterUsing(OpenGaussStatementParser.AlterUsingContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.alterUsing(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.