| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.oracle.visitor.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
OracleStatementParser.FromClauseContext |
OracleStatementParser.fromClause() |
OracleStatementParser.FromClauseContext |
OracleStatementParser.SelectClauseContext.fromClause() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
OracleStatementVisitor.visitFromClause(OracleStatementParser.FromClauseContext ctx)
Visit a parse tree produced by
OracleStatementParser.fromClause(). |
T |
OracleStatementBaseVisitor.visitFromClause(OracleStatementParser.FromClauseContext ctx)
Visit a parse tree produced by
OracleStatementParser.fromClause(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.