public class TypeFilter<T extends CtElement> extends AbstractFilter<T>
Constructor and Description |
---|
TypeFilter(java.lang.Class<? super T> type)
Creates the filter.
|
getType, matches
public TypeFilter(java.lang.Class<? super T> type)
type
- the type that matchesCopyright © 2007–2021 Inria. All rights reserved.