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