| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
MySQLStatementParser.ColumnAttributeContext |
MySQLStatementParser.columnAttribute() |
MySQLStatementParser.ColumnAttributeContext |
MySQLStatementParser.FieldDefinitionContext.columnAttribute(int i) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<MySQLStatementParser.ColumnAttributeContext> |
MySQLStatementParser.FieldDefinitionContext.columnAttribute() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
MySQLStatementBaseVisitor.visitColumnAttribute(MySQLStatementParser.ColumnAttributeContext ctx)
Visit a parse tree produced by
MySQLStatementParser.columnAttribute(). |
T |
MySQLStatementVisitor.visitColumnAttribute(MySQLStatementParser.ColumnAttributeContext ctx)
Visit a parse tree produced by
MySQLStatementParser.columnAttribute(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.