public interface PsiQualifiedReference extends PsiReference
ARRAY_FACTORY, EMPTY_ARRAY
Modifier and Type | Method and Description |
---|---|
PsiElement |
getQualifier()
Returns the qualifier of the reference (the element representing the content up to the
last period).
|
java.lang.String |
getReferenceName()
Returns the text of the reference not including its qualifier.
|
bindToElement, getCanonicalText, getElement, getRangeInElement, getVariants, handleElementRename, isReferenceTo, isSoft, resolve, resolveReference, resolvesTo
getAbsoluteRange
PsiElement getQualifier()
java.lang.String getReferenceName()