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