|
Eclipse CDT Pre-release 3.0 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
---|---|
IBinding |
getBinding(char[] name)
get the binding for the member that has been previous added to this scope and that matches the given name. |
ICompositeType |
getCompositeType()
Get the type this scope is associated with |
Methods inherited from interface org.eclipse.cdt.core.dom.ast.IScope |
---|
find, getBinding, getBindings, getParent, getScopeName |
Method Detail |
public IBinding getBinding(char[] name) throws DOMException
name
-
DOMException
public ICompositeType getCompositeType()
|
Eclipse CDT Pre-release 3.0 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |