Package org.derive4j.processor.api
Class InstanceLocations.CaseOfMatchers.TotalMatcher_GeneratedIn<X>
java.lang.Object
org.derive4j.processor.api.InstanceLocations.CaseOfMatchers.PartialMatcher<X>
org.derive4j.processor.api.InstanceLocations.CaseOfMatchers.PartialMatcher_Method<X>
org.derive4j.processor.api.InstanceLocations.CaseOfMatchers.TotalMatcher_GeneratedIn<X>
- Enclosing class:
InstanceLocations.CaseOfMatchers
public static final class InstanceLocations.CaseOfMatchers.TotalMatcher_GeneratedIn<X>
extends InstanceLocations.CaseOfMatchers.PartialMatcher_Method<X>
-
Method Summary
Modifier and TypeMethodDescriptiongeneratedIn(Function<com.squareup.javapoet.ClassName, X> generatedIn) generatedIn_(X x) Methods inherited from class org.derive4j.processor.api.InstanceLocations.CaseOfMatchers.PartialMatcher_Method
method, method_Methods inherited from class org.derive4j.processor.api.InstanceLocations.CaseOfMatchers.PartialMatcher
otherwise, otherwise_, otherwiseEmpty
-
Method Details
-
generatedIn
public final InstanceLocations.CaseOfMatchers.TotalMatcher_Method<X> generatedIn(Function<com.squareup.javapoet.ClassName, X> generatedIn) -
generatedIn_
-