Package org.derive4j.processor.api
Class DerivatorSelections.Selection
java.lang.Object
org.derive4j.processor.api.DerivatorSelection
org.derive4j.processor.api.DerivatorSelections.Selection
- Enclosing class:
DerivatorSelections
-
Nested Class Summary
Nested classes/interfaces inherited from class org.derive4j.processor.api.DerivatorSelection
DerivatorSelection.Case<X>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.derive4j.processor.api.DerivatorSelection
selection
-
Field Details
-
forClass
private final com.squareup.javapoet.ClassName forClass -
selector
-
derivator
-
-
Constructor Details
-
Selection
-
-
Method Details
-
match
- Specified by:
match
in classDerivatorSelection
-