|
Eclipse CDT 7.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ICPPFunctionScope
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.eclipse.cdt.core.dom.ast.IScope |
---|
IScope.ScopeLookupData |
Method Summary | |
---|---|
IScope |
getBodyScope()
Returns the scope representing the function body, or 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
null
if there is no
function definition.
DOMException
|
Eclipse CDT 7.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |