Package org.derive4j.processor.api
Class InstanceLocations.CasesMatchers
- java.lang.Object
-
- org.derive4j.processor.api.InstanceLocations.CasesMatchers
-
- Enclosing class:
- InstanceLocations
public static class InstanceLocations.CasesMatchers extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
InstanceLocations.CasesMatchers.PartialMatcher<X>
static class
InstanceLocations.CasesMatchers.PartialMatcher_Method<X>
static class
InstanceLocations.CasesMatchers.TotalMatcher_GeneratedIn<X>
static class
InstanceLocations.CasesMatchers.TotalMatcher_Method<X>
static class
InstanceLocations.CasesMatchers.TotalMatcher_Value
-
Field Summary
Fields Modifier and Type Field Description private static InstanceLocations.CasesMatchers.TotalMatcher_Value
totalMatcher_Value
-
Constructor Summary
Constructors Modifier Constructor Description private
CasesMatchers()
-
-
-
Field Detail
-
totalMatcher_Value
private static final InstanceLocations.CasesMatchers.TotalMatcher_Value totalMatcher_Value
-
-