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