Package org.derive4j.processor.api.model
Class MultipleConstructorsSupport.CasesMatchers
- java.lang.Object
-
- org.derive4j.processor.api.model.MultipleConstructorsSupport.CasesMatchers
-
- Enclosing class:
- MultipleConstructorsSupport
public static class MultipleConstructorsSupport.CasesMatchers extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
MultipleConstructorsSupport.CasesMatchers.PartialMatcher<R>
static class
MultipleConstructorsSupport.CasesMatchers.TotalMatcher_FunctionsDispatch<R>
static class
MultipleConstructorsSupport.CasesMatchers.TotalMatcher_VisitorDispatch
-
Field Summary
Fields Modifier and Type Field Description private static MultipleConstructorsSupport.CasesMatchers.TotalMatcher_VisitorDispatch
totalMatcher_VisitorDispatch
-
Constructor Summary
Constructors Modifier Constructor Description private
CasesMatchers()
-
-
-
Field Detail
-
totalMatcher_VisitorDispatch
private static final MultipleConstructorsSupport.CasesMatchers.TotalMatcher_VisitorDispatch totalMatcher_VisitorDispatch
-
-