| 限定符和类型 | 方法和说明 |
|---|---|
MySQLStatementParser.ColumnDefinitionContext |
MySQLStatementParser.columnDefinition() |
MySQLStatementParser.ColumnDefinitionContext |
MySQLStatementParser.AddColumnContext.columnDefinition() |
MySQLStatementParser.ColumnDefinitionContext |
MySQLStatementParser.ChangeColumnContext.columnDefinition() |
MySQLStatementParser.ColumnDefinitionContext |
MySQLStatementParser.TableElementContext.columnDefinition() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
MySQLStatementBaseVisitor.visitColumnDefinition(MySQLStatementParser.ColumnDefinitionContext ctx)
Visit a parse tree produced by
MySQLStatementParser.columnDefinition(). |
T |
MySQLStatementVisitor.visitColumnDefinition(MySQLStatementParser.ColumnDefinitionContext ctx)
Visit a parse tree produced by
MySQLStatementParser.columnDefinition(). |
| 限定符和类型 | 方法和说明 |
|---|---|
org.apache.shardingsphere.sql.parser.sql.common.SQLStats |
MySQLSQLStatVisitor.visitColumnDefinition(MySQLStatementParser.ColumnDefinitionContext ctx) |
| 限定符和类型 | 方法和说明 |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
MySQLDDLStatementSQLVisitor.visitColumnDefinition(MySQLStatementParser.ColumnDefinitionContext ctx) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.