<html><body><div style="color:#000; background-color:#fff; font-family:Courier New, courier, monaco, monospace, sans-serif;font-size:12pt"><div><span>Hi,<br><br>I'm trying to get the return type for the function associated with a ReturnStmt AST node.</span></div><div><br><span></span></div><div><span>The type of the return expression is easy as that's available via getRetValue(), but I can't see an obvious way to get the return type of the function (so I can check the two match).</span></div><div><br><span></span></div><div><span>Any pointers would be greatly appreciated !</span></div><div> </div><div>Phil.<br></div></div></body></html>