|
Eclipse CDT Pre-release 3.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IBinding
Field Summary | |
---|---|
static IBinding[] |
EMPTY_BINDING_ARRAY
|
Method Summary | |
---|---|
String |
getName()
The name of the binding. |
char[] |
getNameCharArray()
The name of the binding. |
IScope |
getScope()
Every name has a scope. |
Field Detail |
---|
static final IBinding[] EMPTY_BINDING_ARRAY
Method Detail |
---|
String getName()
char[] getNameCharArray()
IScope getScope() throws DOMException
DOMException
|
Eclipse CDT Pre-release 3.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |