Class MethodNameMatch

java.lang.Object
org.aspectj.org.eclipse.jdt.core.search.MethodNameMatch
Direct Known Subclasses:
JavaSearchMethodNameMatch

public abstract class MethodNameMatch extends Object
A match collected while searching for all type names methods using a requestor.

The method of this match is available from getMethod().

Since:
3.12
See Also: