Uses of Interface
org.derive4j.processor.api.model.MultipleConstructors.Cases
Packages that use MultipleConstructors.Cases
-
Uses of MultipleConstructors.Cases in org.derive4j.processor.api.model
Methods in org.derive4j.processor.api.model that return MultipleConstructors.CasesModifier and TypeMethodDescriptionstatic <R> MultipleConstructors.Cases<R> MultipleConstructorsSupport.cases(MultipleConstructorsSupport.VisitorDispatchMapper<R> visitorDispatch, Function<List<DataConstructor>, R> functionsDispatch) Methods in org.derive4j.processor.api.model with parameters of type MultipleConstructors.CasesModifier and TypeMethodDescriptionabstract <R> RMultipleConstructors.match(MultipleConstructors.Cases<R> cases)