Uses of Class
org.sqlite.parser.ast.WhenThenPair
Packages that use WhenThenPair
-
Uses of WhenThenPair in org.sqlite.parser.ast
Fields in org.sqlite.parser.ast with type parameters of type WhenThenPairConstructor parameters in org.sqlite.parser.ast with type arguments of type WhenThenPairModifierConstructorDescriptionCaseExpr
(Expr base, List<WhenThenPair> whenThenPairs, Expr elseExpr)