Class SuperTypeNamesCollector

java.lang.Object
org.aspectj.org.eclipse.jdt.internal.core.search.matching.SuperTypeNamesCollector

public class SuperTypeNamesCollector extends Object
Collects the super type names of a given declaring type. Returns NOT_FOUND_DECLARING_TYPE if the declaring type was not found. Returns null if the declaring type pattern doesn't require an exact match.