Sean P. DeNigris wrote
>
> In case anyone else can benefit, I eventually ended up with:
> RBParseTreeRewriter new
> replace: '``@object deprecated: ``@arg1 '
> with: '``@object deprecated: ``@arg1 on:(''', dateString, ''')
> in:(''Pharo', versionNumber asString, ''')'.
>
I added this example to the online book until we have some better ones
http://book.pharo-project.org/book/PharoTools/Refactoring-Browser/ProgrammaticallyRefactorMethodExample
--
View this message in context:
http://forum.world.st/RB-API-tp3781019p4110478.html
Sent from the Pharo Smalltalk mailing list archive at Nabble.com.