Class SearchableTypeCollection

java.lang.Object
java.util.AbstractCollection<Object>
org.eclipse.epsilon.emc.jdt.SearchableTypeCollection
All Implemented Interfaces:
Iterable<Object>, Collection<Object>, IAbstractOperationContributor

public class SearchableTypeCollection extends AbstractCollection<Object> implements IAbstractOperationContributor
Variant of TypeDeclaration.all that integrates case sensitive pattern matching into its .select(td|pattern='...') method.