IScope.ScopeLookupData
Modifier and Type | Method and Description |
---|---|
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
|
find, find, getBinding, getBinding, getBindings, getBindings, getBindings, getKind, getParent, getScopeName
IScope getBodyScope() throws DOMException
DOMException
IBinding getBinding(char[] name) throws DOMException
name
- DOMException
Copyright (c) IBM Corp. and others 2004, 2014. All Rights Reserved.