Interface IMethod

All Superinterfaces:
org.eclipse.core.runtime.IAdaptable, IAnnotatable, IJavaElement, IMember, IParent, ISourceManipulation, ISourceReference
All Known Implementing Classes:
AssistSourceMethod, BinaryLambdaMethod, BinaryMethod, LambdaMethod, ResolvedBinaryMethod, ResolvedSourceMethod, SourceMethod

public interface IMethod extends IMember, IAnnotatable
Represents a method (or constructor) declared in a type.