| Package | Description |
|---|---|
| org.sqlite.parser.ast |
| Modifier and Type | Field | Description |
|---|---|---|
List<WhenThenPair> |
CaseExpr.whenThenPairs |
| Constructor | Description |
|---|---|
CaseExpr(Expr base,
List<WhenThenPair> whenThenPairs,
Expr elseExpr) |
Copyright © 2018. All rights reserved.