On 03/07/2012 09:12 PM, Sean P. DeNigris wrote:
What's the easiest way to add a statement to an existing method?

In the case I'm thinking about, it's going at the end, so I can cheat and
just recompile with the string appended, but I'd like to know how to insert
into an arbitrary place in the AST...

Reflectivity [1]?

 [1] http://scg.unibe.ch/research/reflectivity

Cheers
Philippe


Reply via email to