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