Package org.derive4j.processor.api.model
Class TypeRestrictions.CasesMatchers
- java.lang.Object
-
- org.derive4j.processor.api.model.TypeRestrictions.CasesMatchers
-
- Enclosing class:
- TypeRestrictions
public static class TypeRestrictions.CasesMatchers extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
TypeRestrictions.CasesMatchers.TotalMatcher_TypeRestriction
-
Field Summary
Fields Modifier and Type Field Description private static TypeRestrictions.CasesMatchers.TotalMatcher_TypeRestriction
totalMatcher_TypeRestriction
-
Constructor Summary
Constructors Modifier Constructor Description private
CasesMatchers()
-
-
-
Field Detail
-
totalMatcher_TypeRestriction
private static final TypeRestrictions.CasesMatchers.TotalMatcher_TypeRestriction totalMatcher_TypeRestriction
-
-