public interface PsiJavaModuleReference extends PsiPolyVariantReference
ARRAY_FACTORY, EMPTY_ARRAY
Modifier and Type | Method and Description |
---|---|
PsiJavaModule |
resolve()
Returns the element which is the target of the reference.
|
multiResolve, resolveReference
bindToElement, getCanonicalText, getElement, getRangeInElement, getVariants, handleElementRename, isReferenceTo, isSoft, resolvesTo
getAbsoluteRange
PsiJavaModule resolve()
PsiReference
resolve
in interface PsiReference
null
if it was not possible to resolve the reference to a valid target.PsiPolyVariantReference.multiResolve(boolean)