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