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