Enhancements
- Added
-Dorg.openrewrite.debug
to always have cursoring on. This makes it easier to set conditional breakpoints on a particular class name in visitors that don't otherwise enable cursoring. - Add methods to allow for binding of styles of profiles to parser.
Fixes
CompositeRefactorVisitor
not clearingandThen()
of delegates onnext()
.AddImport
stripping firstClassDecl
javadocs.