get Declaration For Scope
fun getDeclarationForScope(scope: Node, predicate: Predicate<ValueDeclaration?>): Optional<out ValueDeclaration?>
Deprecated
The scope manager should be used instead.
Return
Parameters
scope
predicate