| Modifier and Type | Method and Description |
|---|---|
OpenGaussStatementParser.ColumnDefinitionContext |
OpenGaussStatementParser.columnDefinition() |
OpenGaussStatementParser.ColumnDefinitionContext |
OpenGaussStatementParser.CreateDefinitionContext.columnDefinition() |
OpenGaussStatementParser.ColumnDefinitionContext |
OpenGaussStatementParser.AddColumnSpecificationContext.columnDefinition() |
| Modifier and Type | Method and Description |
|---|---|
T |
OpenGaussStatementBaseVisitor.visitColumnDefinition(OpenGaussStatementParser.ColumnDefinitionContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.columnDefinition(). |
T |
OpenGaussStatementVisitor.visitColumnDefinition(OpenGaussStatementParser.ColumnDefinitionContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.columnDefinition(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
OpenGaussDDLStatementSQLVisitor.visitColumnDefinition(OpenGaussStatementParser.ColumnDefinitionContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.