resolve
Tries to resolve a reference link to an actual link. If the resolution succeeds, ReferenceLink.onResolve callbacks are executed.
Return
the corresponding link node, if it exists
Parameters
reference
reference link to lookup
Return
a new function call that call references to, with call's arguments, or null
if call references to an unknown function
Parameters
call
function call node to get a function call from