Hi;

I am looking for a way to detect constructor calls in a Expr and the return 
statements.


a = quote
   x = Foo(12)
   y = x.val + x.id

Reply via email to