Package org.derive4j.processor.api.model
Class MultipleConstructorsSupport.CaseOfMatchers.TotalMatcher_FunctionsDispatch<R>
java.lang.Object
org.derive4j.processor.api.model.MultipleConstructorsSupport.CaseOfMatchers.PartialMatcher<R>
org.derive4j.processor.api.model.MultipleConstructorsSupport.CaseOfMatchers.TotalMatcher_FunctionsDispatch<R>
- Enclosing class:
MultipleConstructorsSupport.CaseOfMatchers
public static final class MultipleConstructorsSupport.CaseOfMatchers.TotalMatcher_FunctionsDispatch<R>
extends MultipleConstructorsSupport.CaseOfMatchers.PartialMatcher<R>
-
Constructor Summary
ConstructorsConstructorDescriptionTotalMatcher_FunctionsDispatch
(MultipleConstructors _multipleConstructors, MultipleConstructorsSupport.VisitorDispatchMapper<R> visitorDispatch) -
Method Summary
Modifier and TypeMethodDescriptionfinal R
functionsDispatch
(Function<List<DataConstructor>, R> functionsDispatch) final R
Methods inherited from class org.derive4j.processor.api.model.MultipleConstructorsSupport.CaseOfMatchers.PartialMatcher
otherwise, otherwise_, otherwiseEmpty
-
Constructor Details
-
TotalMatcher_FunctionsDispatch
TotalMatcher_FunctionsDispatch(MultipleConstructors _multipleConstructors, MultipleConstructorsSupport.VisitorDispatchMapper<R> visitorDispatch)
-
-
Method Details
-
functionsDispatch
-
functionsDispatch_
-