Maarten Coene wrote:
Can't you do this in Eclipse by using a simple Find/Replace with regulare 
expressions?

For instance: replace pattern "( |\.)_" with "\1".
I didn't test it out though, so I'm not sure it will work...
No no no no no.. 100% guarantee to have self assignment between variables. You need to have the complete AST for doing this type of refactoring.

-- stephane

Reply via email to