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