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