Package org.derive4j.processor.api.model
Class Expressions.CasesMatchers.PartialMatcher<X>
java.lang.Object
org.derive4j.processor.api.model.Expressions.CasesMatchers.PartialMatcher<X>
- Direct Known Subclasses:
Expressions.CasesMatchers.TotalMatcher_RecursiveExpression
- Enclosing class:
Expressions.CasesMatchers
-
Method Summary
Modifier and TypeMethodDescriptionfinal Function<Expression, X> final Function<Expression, X> otherwise_(X x) final Function<Expression, Optional<X>>
-
Method Details
-
otherwise
-
otherwise_
-
otherwiseEmpty
-