The converter routines for adding and removing cosmetic changes are ready. In particular, 'static', 'new', 'throw', 'try', 'catch', 'virtual' and '[]' are converted to 'static$', 'new$', 'throw$', 'try$', 'catch$', 'virtual$', 'AR' and vice versa.
Log in to post a comment.