Class HierarchyScope

java.lang.Object
org.aspectj.org.eclipse.jdt.internal.core.search.AbstractSearchScope
org.aspectj.org.eclipse.jdt.internal.core.search.HierarchyScope
All Implemented Interfaces:
Cloneable, IJavaSearchScope, IParallelizable, SuffixConstants

public class HierarchyScope extends AbstractSearchScope implements SuffixConstants
Scope limited to the subtype and supertype hierarchy of a given type.