Package org.derive4j.processor.api
Class InstanceLocations.CaseOfMatchers.PartialMatcher<X>
java.lang.Object
org.derive4j.processor.api.InstanceLocations.CaseOfMatchers.PartialMatcher<X>
- Direct Known Subclasses:
InstanceLocations.CaseOfMatchers.PartialMatcher_Method
,InstanceLocations.CaseOfMatchers.TotalMatcher_Method
- Enclosing class:
InstanceLocations.CaseOfMatchers
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final InstanceLocation
private final InstanceLocations.MethodMapper
<X> private final InstanceLocations.ValueMapper
<X> -
Constructor Summary
ConstructorsConstructorDescriptionPartialMatcher
(InstanceLocation _instanceLocation, InstanceLocations.ValueMapper<X> value, Function<com.squareup.javapoet.ClassName, X> generatedIn, InstanceLocations.MethodMapper<X> method) -
Method Summary
-
Field Details
-
_instanceLocation
-
value
-
generatedIn
-
method
-
-
Constructor Details
-
PartialMatcher
PartialMatcher(InstanceLocation _instanceLocation, InstanceLocations.ValueMapper<X> value, Function<com.squareup.javapoet.ClassName, X> generatedIn, InstanceLocations.MethodMapper<X> method)
-
-
Method Details
-
otherwise
-
otherwise_
-
otherwiseEmpty
-