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 classExpressions.CasesMatchers.PartialMatcher<X>static classExpressions.CasesMatchers.TotalMatcher_BaseExpressionstatic classExpressions.CasesMatchers.TotalMatcher_RecursiveExpression<X>
-
Field Summary
Fields Modifier and Type Field Description private static Expressions.CasesMatchers.TotalMatcher_BaseExpressiontotalMatcher_BaseExpression
-
Constructor Summary
Constructors Modifier Constructor Description privateCasesMatchers()
-
-
-
Field Detail
-
totalMatcher_BaseExpression
private static final Expressions.CasesMatchers.TotalMatcher_BaseExpression totalMatcher_BaseExpression
-
-