Uses of Class
org.derive4j.processor.api.model.MultipleConstructorsSupport.CaseOfMatchers.PartialMatcher
-
Packages that use MultipleConstructorsSupport.CaseOfMatchers.PartialMatcher Package Description org.derive4j.processor.api.model -
-
Uses of MultipleConstructorsSupport.CaseOfMatchers.PartialMatcher in org.derive4j.processor.api.model
Subclasses of MultipleConstructorsSupport.CaseOfMatchers.PartialMatcher in org.derive4j.processor.api.model Modifier and Type Class Description static class
MultipleConstructorsSupport.CaseOfMatchers.TotalMatcher_FunctionsDispatch<R>
Methods in org.derive4j.processor.api.model that return MultipleConstructorsSupport.CaseOfMatchers.PartialMatcher Modifier and Type Method Description <R> MultipleConstructorsSupport.CaseOfMatchers.PartialMatcher<R>
MultipleConstructorsSupport.CaseOfMatchers.TotalMatcher_VisitorDispatch. functionsDispatch(java.util.function.Function<java.util.List<DataConstructor>,R> functionsDispatch)
<R> MultipleConstructorsSupport.CaseOfMatchers.PartialMatcher<R>
MultipleConstructorsSupport.CaseOfMatchers.TotalMatcher_VisitorDispatch. functionsDispatch_(R r)
-