public interface EvaluatedMethodDeclaration extends EvaluatedAccessibleDeclaration
Modifier and Type | Method and Description |
---|---|
java.lang.reflect.Method |
method() |
java.util.List<EvaluatedType> |
parameterTypes() |
EvaluatedType |
returnType() |
accessible, containingClass
annotation, annotations, element, modifiers
accept, isImmutable, name
java.util.List<EvaluatedType> parameterTypes()
EvaluatedType returnType()
java.lang.reflect.Method method()