public interface MethodInfo
Modifier and Type | Method and Description |
---|---|
@NotNull MethodDescriptor |
getDescriptor()
Returns the method's descriptor.
|
@NotNull java.lang.String |
getMethodName()
Returns the method's name.
|
@NotNull @NotNull java.lang.String getMethodName()
@NotNull @NotNull MethodDescriptor getDescriptor()