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