| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.WithPhaseContext |
OracleStatementParser.withPhase() |
OracleStatementParser.WithPhaseContext |
OracleStatementParser.WithPhasesContext.withPhase(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<OracleStatementParser.WithPhaseContext> |
OracleStatementParser.WithPhasesContext.withPhase() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitWithPhase(OracleStatementParser.WithPhaseContext ctx)
Visit a parse tree produced by
OracleStatementParser.withPhase(). |
T |
OracleStatementBaseVisitor.visitWithPhase(OracleStatementParser.WithPhaseContext ctx)
Visit a parse tree produced by
OracleStatementParser.withPhase(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.