Package org.openrewrite.java.service
Class AutoFormatService
java.lang.Object
org.openrewrite.java.service.AutoFormatService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<P> JavaVisitor<P>autoFormatVisitor(@Nullable org.openrewrite.Tree stopAfter)
-
Constructor Details
-
AutoFormatService
public AutoFormatService()
-
-
Method Details
-
autoFormatVisitor
-