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