public interface ReferencesHolder
Modifier and Type | Method and Description |
---|---|
default LocalReference[] |
getDeclaringReferences()
Returns only the declaring references.
|
LocalReference[] |
getReferences()
Returns the references contained in this element.
|
default int |
getReferencesCount()
Returns the number of references contained in this element.
|
LocalReference[] getReferences()
default int getReferencesCount()
default LocalReference[] getDeclaringReferences()