Uses of Interface
org.aspectj.org.eclipse.jdt.internal.core.IPathRequestor
Packages that use IPathRequestor
-
Uses of IPathRequestor in org.aspectj.org.eclipse.jdt.internal.core.hierarchy
Methods in org.aspectj.org.eclipse.jdt.internal.core.hierarchy with parameters of type IPathRequestorModifier and TypeMethodDescriptionstatic voidIndexBasedHierarchyBuilder.searchAllPossibleSubTypes(IType type, IJavaSearchScope scope, Map binariesFromIndexMatches, IPathRequestor pathRequestor, int waitingPolicy, org.eclipse.core.runtime.IProgressMonitor monitor) Find the set of candidate subtypes of a given type.