public interface IIndexFragmentName extends IIndexName
Modifier and Type | Field and Description |
---|---|
static IIndexFragmentName[] |
EMPTY_NAME_ARRAY |
EMPTY_ARRAY
Modifier and Type | Method and Description |
---|---|
IIndexFragmentBinding |
getBinding()
Returns the (proxy) binding the name resolves to.
|
IIndexFragment |
getIndexFragment()
Returns the fragment that owns this name.
|
couldBePolymorphicMethodCall, getEnclosedNames, getEnclosingDefinition, getFile, getNodeLength, getNodeOffset, isBaseSpecifier, isInlineNamespaceDefinition, isReadAccess, isWriteAccess
getFileLocation, getSimpleID, isDeclaration, isDefinition, isReference, toCharArray
static final IIndexFragmentName[] EMPTY_NAME_ARRAY
IIndexFragment getIndexFragment()
IIndexFragmentBinding getBinding() throws CoreException
CoreException