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