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