Class TypeDeclarationMatch

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

public class TypeDeclarationMatch extends SearchMatch
A Java search match that represents a type declaration. The element is an IType.

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

Since:
3.0