Member predicate CallableNode::getReturn
Gets the canonical return node from this callable.
Each callable has exactly one such node, and its location may not correspond
to any particular return site - consider using getAReturningNode to get nodes
whose locations correspond to return sites.