Class Hierarchy
- java.lang.Object
- org.openrewrite.TreeVisitor<T,
P> - org.openrewrite.java.JavaVisitor<P>
- org.openrewrite.kotlin.KotlinVisitor<P>
- org.openrewrite.kotlin.KotlinIsoVisitor<P>
- org.openrewrite.kotlin.format.BlankLinesVisitor<P>
- org.openrewrite.kotlin.format.MinimumViableSpacingVisitor<P>
- org.openrewrite.kotlin.format.NormalizeFormatVisitor<P>
- org.openrewrite.kotlin.format.SpacesFromCompilationUnitStyle
- org.openrewrite.kotlin.format.SpacesVisitor<P>
- org.openrewrite.kotlin.KotlinIsoVisitor<P>
- org.openrewrite.kotlin.KotlinVisitor<P>
- org.openrewrite.java.JavaVisitor<P>
- org.openrewrite.TreeVisitor<T,