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