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> Rmatch(MatchMethod.Case<R> matchMethod) static MatchMethodmatchMethod(ExecutableElement element, TypeVariable returnTypeVariable)
-
Constructor Details
-
MatchMethod
MatchMethod()
-
-
Method Details
-
matchMethod
-
match
-
returnTypeVariable
-
element
-