| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
MySQLStatementParser.ShowColumnLikeContext |
MySQLStatementParser.showColumnLike() |
MySQLStatementParser.ShowColumnLikeContext |
MySQLStatementParser.ShowColumnsContext.showColumnLike() |
| Modifier and Type | Method and Description |
|---|---|
T |
MySQLStatementBaseVisitor.visitShowColumnLike(MySQLStatementParser.ShowColumnLikeContext ctx)
Visit a parse tree produced by
MySQLStatementParser.showColumnLike(). |
T |
MySQLStatementVisitor.visitShowColumnLike(MySQLStatementParser.ShowColumnLikeContext ctx)
Visit a parse tree produced by
MySQLStatementParser.showColumnLike(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.