public interface MethodSignature extends CodeSignature
Modifier and Type | Method and Description |
---|---|
java.lang.reflect.Method |
getMethod() |
java.lang.Class |
getReturnType() |
getExceptionTypes, getParameterNames, getParameterTypes
getDeclaringType, getDeclaringTypeName, getModifiers, getName, toLongString, toShortString, toString