Interface IMethod

All Superinterfaces:
org.eclipse.core.runtime.IAdaptable, ICElement, IDeclaration, IFunctionDeclaration, IMember, IMethodDeclaration, ISourceManipulation, ISourceReference
All Known Subinterfaces:
IMethodTemplate

public interface IMethod extends IMethodDeclaration
Represents the definition method of a class.
Restriction:
This interface is not intended to be implemented by clients.
Restriction:
This interface is not intended to be extended by clients.