Package org.derive4j.processor.api.model
Class MatchMethod
java.lang.Object
org.derive4j.processor.api.model.MatchMethod
- Direct Known Subclasses:
MatchMethods.Lazy
,MatchMethods.MatchMethod_
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionelement()
abstract <R> R
match
(MatchMethod.Case<R> matchMethod) static MatchMethod
matchMethod
(ExecutableElement element, TypeVariable returnTypeVariable)
-
Constructor Details
-
MatchMethod
MatchMethod()
-
-
Method Details
-
matchMethod
-
match
-
returnTypeVariable
-
element
-