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