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