(Sam's First Rewrite Release)
- Update profile/visitor yaml parsing to be compatible with the profiles found in rewrite-spring.
- Add
TestUtils.loadRefactorPlan
to simplify authoring of tests of yaml based rewrite profiles. MethodMatcher
can now match constructors as well as regular methods.ChangeMethodName
andChangeType
can now better at handle static imports.