public final class NamedScopeFilter extends java.lang.Object implements VirtualFileFilter
ALL, NONE
Constructor and Description |
---|
NamedScopeFilter(NamedScopesHolder holder,
NamedScope scope) |
Modifier and Type | Method and Description |
---|---|
boolean |
accept(VirtualFile file) |
NamedScopesHolder |
getHolder() |
NamedScope |
getScope() |
java.lang.String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
and
public NamedScopeFilter(NamedScopesHolder holder, NamedScope scope)
public NamedScopesHolder getHolder()
public NamedScope getScope()
public java.lang.String toString()
toString
in class java.lang.Object
public boolean accept(VirtualFile file)
accept
in interface VirtualFileFilter