|
Eclipse CDT 7.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ICCompositeTypeScope
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, getBinding, getBindings, getBindings, getKind, getParent, getScopeName |
Method Detail |
---|
IBinding getBinding(char[] name) throws DOMException
name
-
DOMException
ICompositeType getCompositeType()
|
Eclipse CDT 7.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |