| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.oracle.visitor.statement.impl |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.ProjectionContext |
OracleStatementParser.projection() |
OracleStatementParser.ProjectionContext |
OracleStatementParser.ProjectionsContext.projection(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<OracleStatementParser.ProjectionContext> |
OracleStatementParser.ProjectionsContext.projection() |
| Modifier and Type | Method and Description |
|---|---|
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(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
OracleDMLStatementSQLVisitor.visitProjection(OracleStatementParser.ProjectionContext ctx) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.