When a runtime error occurs, there is no context info.
Add token.File info to ast.File nodes, then give a RMethod a reference to its
ast.File. From this, we should have enough to use the currently executing ast
node's Pos to state a source file location for the error.
Original issue reported on code.google.com by relis...@gmail.com on 22 Nov 2012 at 7:17
Original issue reported on code.google.com by
relis...@gmail.com
on 22 Nov 2012 at 7:17