| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.mysql.visitor.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
MySQLStatementParser.JoinedTableContext |
MySQLStatementParser.joinedTable() |
MySQLStatementParser.JoinedTableContext |
MySQLStatementParser.TableReferenceContext.joinedTable(int i) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<MySQLStatementParser.JoinedTableContext> |
MySQLStatementParser.TableReferenceContext.joinedTable() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
MySQLStatementVisitor.visitJoinedTable(MySQLStatementParser.JoinedTableContext ctx)
Visit a parse tree produced by
MySQLStatementParser.joinedTable(). |
T |
MySQLStatementBaseVisitor.visitJoinedTable(MySQLStatementParser.JoinedTableContext ctx)
Visit a parse tree produced by
MySQLStatementParser.joinedTable(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.