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