public class JavaImportSearcher extends ImportSearcher
Constructor and Description |
---|
JavaImportSearcher() |
Modifier and Type | Method and Description |
---|---|
PsiElement |
findImport(PsiElement element,
boolean onlyNonStatic) |
getImport
public PsiElement findImport(PsiElement element, boolean onlyNonStatic)
findImport
in class ImportSearcher