public interface ICPPFunctionScope extends ICPPScope
IScope.ScopeLookupData
Modifier and Type | Method and Description |
---|---|
IScope |
getBodyScope()
Returns the scope representing the function body, or
null if there is no
function definition. |
find, find, getBinding, getBinding, getBindings, getBindings, getBindings, getKind, getParent, getScopeName
IScope getBodyScope() throws DOMException
null
if there is no
function definition.DOMException