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