Uses of Class
org.derive4j.processor.api.model.Expressions.CaseOfMatchers.PartialMatcher
Packages that use Expressions.CaseOfMatchers.PartialMatcher
-
Uses of Expressions.CaseOfMatchers.PartialMatcher in org.derive4j.processor.api.model
Modifier and TypeClassDescriptionstatic final classMethods in org.derive4j.processor.api.model that return Expressions.CaseOfMatchers.PartialMatcherModifier and TypeMethodDescriptionfinal <X> Expressions.CaseOfMatchers.PartialMatcher<X> Expressions.CaseOfMatchers.TotalMatcher_BaseExpression.recursiveExpression(Function<UnaryOperator<com.squareup.javapoet.CodeBlock>, X> recursiveExpression) final <X> Expressions.CaseOfMatchers.PartialMatcher<X> Expressions.CaseOfMatchers.TotalMatcher_BaseExpression.recursiveExpression_(X x)