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