Class MethodDeclarationMatch

java.lang.Object
org.aspectj.org.eclipse.jdt.core.search.SearchMatch
org.aspectj.org.eclipse.jdt.core.search.MethodDeclarationMatch

public class MethodDeclarationMatch extends SearchMatch
A Java search match that represents a method declaration. The element is an IMethod.

This class is intended to be instantiated and subclassed by clients.

Since:
3.0