| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.mysql.visitor.format.impl |
| Modifier and Type | Method and Description |
|---|---|
MySQLStatementParser.CombineClauseContext |
MySQLStatementParser.combineClause() |
MySQLStatementParser.CombineClauseContext |
MySQLStatementParser.QueryExpressionBodyContext.combineClause() |
| Modifier and Type | Method and Description |
|---|---|
T |
MySQLStatementBaseVisitor.visitCombineClause(MySQLStatementParser.CombineClauseContext ctx)
Visit a parse tree produced by
MySQLStatementParser.combineClause(). |
T |
MySQLStatementVisitor.visitCombineClause(MySQLStatementParser.CombineClauseContext ctx)
Visit a parse tree produced by
MySQLStatementParser.combineClause(). |
| Modifier and Type | Method and Description |
|---|---|
String |
MySQLFormatSQLVisitor.visitCombineClause(MySQLStatementParser.CombineClauseContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.