Class ResolvedSourceMethod

java.lang.Object
All Implemented Interfaces:
IAnnotatable, IJavaElement, IMember, IMethod, IParent, ISourceManipulation, ISourceReference, org.eclipse.core.runtime.IAdaptable
Direct Known Subclasses:
AssistSourceMethod

public class ResolvedSourceMethod extends SourceMethod
Handle representing a source method that is resolved. The uniqueKey contains the genericSignature of the resolved method. Use BindingKey to decode it.