|
Eclipse CDT Pre-release 3.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ICFunctionScope
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 |
---|
addBinding, addName, find, flushCache, getBinding, getParent, getPhysicalNode, getScopeName, isFullyCached, removeBinding, setFullyCached |
Method Detail |
---|
IScope getBodyScope() throws DOMException
DOMException
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 |