Package org.derive4j.processor.api.model
Class MatchMethods.MatchMethod_
java.lang.Object
org.derive4j.processor.api.model.MatchMethod
org.derive4j.processor.api.model.MatchMethods.MatchMethod_
- Enclosing class:
MatchMethods
-
Nested Class Summary
Nested classes/interfaces inherited from class org.derive4j.processor.api.model.MatchMethod
MatchMethod.Case<R>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.derive4j.processor.api.model.MatchMethod
element, matchMethod, returnTypeVariable
-
Field Details
-
element
-
returnTypeVariable
-
-
Constructor Details
-
MatchMethod_
MatchMethod_(ExecutableElement element, TypeVariable returnTypeVariable)
-
-
Method Details
-
match
- Specified by:
match
in classMatchMethod
-