Package org.derive4j.processor.api.model
Class MultipleConstructorsSupport.FunctionsDispatch
java.lang.Object
org.derive4j.processor.api.model.MultipleConstructors
org.derive4j.processor.api.model.MultipleConstructorsSupport.FunctionsDispatch
- Enclosing class:
MultipleConstructorsSupport
private static final class MultipleConstructorsSupport.FunctionsDispatch
extends MultipleConstructors
-
Nested Class Summary
Nested classes/interfaces inherited from class org.derive4j.processor.api.model.MultipleConstructors
MultipleConstructors.Cases<R>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.derive4j.processor.api.model.MultipleConstructors
constructors, functionsDispatch, isVisitorDispatch, visitorDispatch
-
Field Details
-
constructors
-
-
Constructor Details
-
FunctionsDispatch
FunctionsDispatch(List<DataConstructor> constructors)
-
-
Method Details
-
match
- Specified by:
match
in classMultipleConstructors
-