resolveUnchecked
Return
an UncheckedFunctionCall that wraps the referenced function call if it has been resolved. Calling execute()
on an UncheckedFunctionCall whose function isn't resolved throws an exception
Parameters
call
function call node to get a function call from