public interface EvaluatedMethodDeclaration extends EvaluatedAccessibleDeclaration
| Modifier and Type | Method and Description |
|---|---|
java.lang.reflect.Method |
method() |
java.util.List<EvaluatedType> |
parameterTypes() |
EvaluatedType |
returnType() |
accessible, containingClassannotation, annotations, element, modifiersaccept, isImmutable, namejava.util.List<EvaluatedType> parameterTypes()
EvaluatedType returnType()
java.lang.reflect.Method method()