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