| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.WithoutPhasesContext |
OracleStatementParser.withoutPhases() |
OracleStatementParser.WithoutPhasesContext |
OracleStatementParser.RebalanceDiskgroupClauseContext.withoutPhases() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitWithoutPhases(OracleStatementParser.WithoutPhasesContext ctx)
Visit a parse tree produced by
OracleStatementParser.withoutPhases(). |
T |
OracleStatementBaseVisitor.visitWithoutPhases(OracleStatementParser.WithoutPhasesContext ctx)
Visit a parse tree produced by
OracleStatementParser.withoutPhases(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.