| 限定符和类型 | 方法和说明 |
|---|---|
MySQLStatementParser.UnionClauseContext |
MySQLStatementParser.unionClause() |
MySQLStatementParser.UnionClauseContext |
MySQLStatementParser.QueryExpressionBodyContext.unionClause() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
MySQLStatementBaseVisitor.visitUnionClause(MySQLStatementParser.UnionClauseContext ctx)
Visit a parse tree produced by
MySQLStatementParser.unionClause(). |
T |
MySQLStatementVisitor.visitUnionClause(MySQLStatementParser.UnionClauseContext ctx)
Visit a parse tree produced by
MySQLStatementParser.unionClause(). |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
MySQLFormatSQLVisitor.visitUnionClause(MySQLStatementParser.UnionClauseContext ctx) |
| 限定符和类型 | 方法和说明 |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
MySQLStatementSQLVisitor.visitUnionClause(MySQLStatementParser.UnionClauseContext ctx) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.