public class BlockFilter extends java.lang.Object implements NodeFilter
Modifier and Type | Method and Description |
---|---|
boolean |
accepts(PsiElement element) |
static NodeFilter |
getInstance() |
public boolean accepts(PsiElement element)
accepts
in interface NodeFilter
public static NodeFilter getInstance()