Uses of Class
org.derive4j.processor.api.model.Expressions.CaseOfMatchers.PartialMatcher
-
Packages that use Expressions.CaseOfMatchers.PartialMatcher Package Description org.derive4j.processor.api.model -
-
Uses of Expressions.CaseOfMatchers.PartialMatcher in org.derive4j.processor.api.model
Subclasses of Expressions.CaseOfMatchers.PartialMatcher in org.derive4j.processor.api.model Modifier and Type Class Description static class
Expressions.CaseOfMatchers.TotalMatcher_RecursiveExpression<X>
Methods in org.derive4j.processor.api.model that return Expressions.CaseOfMatchers.PartialMatcher Modifier and Type Method Description <X> Expressions.CaseOfMatchers.PartialMatcher<X>
Expressions.CaseOfMatchers.TotalMatcher_BaseExpression. recursiveExpression(java.util.function.Function<java.util.function.UnaryOperator<com.squareup.javapoet.CodeBlock>,X> recursiveExpression)
<X> Expressions.CaseOfMatchers.PartialMatcher<X>
Expressions.CaseOfMatchers.TotalMatcher_BaseExpression. recursiveExpression_(X x)
-