Package org.derive4j.processor.api.model
Class Expressions.CasesMatchers
- java.lang.Object
-
- org.derive4j.processor.api.model.Expressions.CasesMatchers
-
- Enclosing class:
- Expressions
public static class Expressions.CasesMatchers extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
Expressions.CasesMatchers.PartialMatcher<X>
static class
Expressions.CasesMatchers.TotalMatcher_BaseExpression
static class
Expressions.CasesMatchers.TotalMatcher_RecursiveExpression<X>
-
Field Summary
Fields Modifier and Type Field Description private static Expressions.CasesMatchers.TotalMatcher_BaseExpression
totalMatcher_BaseExpression
-
Constructor Summary
Constructors Modifier Constructor Description private
CasesMatchers()
-
-
-
Field Detail
-
totalMatcher_BaseExpression
private static final Expressions.CasesMatchers.TotalMatcher_BaseExpression totalMatcher_BaseExpression
-
-