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