| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.sql92.visitor.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
SQL92StatementParser.UnionClauseContext |
SQL92StatementParser.unionClause() |
SQL92StatementParser.UnionClauseContext |
SQL92StatementParser.SelectContext.unionClause() |
SQL92StatementParser.UnionClauseContext |
SQL92StatementParser.SubqueryContext.unionClause() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
SQL92StatementVisitor.visitUnionClause(SQL92StatementParser.UnionClauseContext ctx)
Visit a parse tree produced by
SQL92StatementParser.unionClause(). |
T |
SQL92StatementBaseVisitor.visitUnionClause(SQL92StatementParser.UnionClauseContext ctx)
Visit a parse tree produced by
SQL92StatementParser.unionClause(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.