| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
MySQLStatementParser.FieldDefinitionContext |
MySQLStatementParser.fieldDefinition() |
MySQLStatementParser.FieldDefinitionContext |
MySQLStatementParser.ModifyColumnContext.fieldDefinition() |
MySQLStatementParser.FieldDefinitionContext |
MySQLStatementParser.ColumnDefinitionContext.fieldDefinition() |
| Modifier and Type | Method and Description |
|---|---|
T |
MySQLStatementBaseVisitor.visitFieldDefinition(MySQLStatementParser.FieldDefinitionContext ctx)
Visit a parse tree produced by
MySQLStatementParser.fieldDefinition(). |
T |
MySQLStatementVisitor.visitFieldDefinition(MySQLStatementParser.FieldDefinitionContext ctx)
Visit a parse tree produced by
MySQLStatementParser.fieldDefinition(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.