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