|
Eclipse CDT 7.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ICFunctionScope
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.eclipse.cdt.core.dom.ast.IScope |
---|
IScope.ScopeLookupData |
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, getBinding, getBindings, getBindings, getBindings, getKind, getParent, getScopeName |
Method Detail |
---|
IScope getBodyScope() throws DOMException
DOMException
IBinding getBinding(char[] name) throws DOMException
name
-
DOMException
|
Eclipse CDT 7.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |