Package org.derive4j.processor.api.model
Class DeriveVisibilities.CasesMatchers
- java.lang.Object
-
- org.derive4j.processor.api.model.DeriveVisibilities.CasesMatchers
-
- Enclosing class:
- DeriveVisibilities
public static class DeriveVisibilities.CasesMatchers extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
DeriveVisibilities.CasesMatchers.PartialMatcher<R>
static class
DeriveVisibilities.CasesMatchers.PartialMatcher_Smart<R>
static class
DeriveVisibilities.CasesMatchers.TotalMatcher_Package<R>
static class
DeriveVisibilities.CasesMatchers.TotalMatcher_Public
static class
DeriveVisibilities.CasesMatchers.TotalMatcher_Smart<R>
-
Field Summary
Fields Modifier and Type Field Description private static DeriveVisibilities.CasesMatchers.TotalMatcher_Public
totalMatcher_Public
-
Constructor Summary
Constructors Modifier Constructor Description private
CasesMatchers()
-
-
-
Field Detail
-
totalMatcher_Public
private static final DeriveVisibilities.CasesMatchers.TotalMatcher_Public totalMatcher_Public
-
-