|
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)
return the ILabel binding in this scope that matches the given name |
IScope |
getBodyScope()
Get the scope representing the function body . returns null if there is no function definition |
| Methods inherited from interface org.eclipse.cdt.core.dom.ast.IScope |
|---|
find, getBinding, getBindings, getParent, getScopeName |
| Method Detail |
public IScope getBodyScope()
throws DOMException
DOMException
public IBinding getBinding(char[] name)
throws DOMException
name -
DOMException
|
Eclipse CDT Pre-release 3.0 |
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||