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