|
Eclipse CDT Pre-release 3.0 |
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
Represents the semantics of a name found in the AST or the index.
| Field Summary | |
|---|---|
static IBinding[] |
EMPTY_BINDING_ARRAY
|
| Method Summary | |
|---|---|
org.eclipse.cdt.core.dom.ILinkage |
getLinkage()
Every binding has a linkage. |
String |
getName()
The name of the binding. |
char[] |
getNameCharArray()
The name of the binding. |
IScope |
getScope()
Every name has a scope. |
| Field Detail |
public static final IBinding[] EMPTY_BINDING_ARRAY
| Method Detail |
public String getName()
public char[] getNameCharArray()
public IScope getScope()
throws DOMException
DOMException
public org.eclipse.cdt.core.dom.ILinkage getLinkage()
throws CoreException
CoreException
|
Eclipse CDT Pre-release 3.0 |
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||