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