JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Package:
Description |
Related Packages
|
Classes and Interfaces
SEARCH:
Package org.openrewrite.kotlin.format
@NullMarked @NonNullFields
package
org.openrewrite.kotlin.format
Related Packages
Package
Description
org.openrewrite.kotlin
Classes
Class
Description
AutoFormat
AutoFormatVisitor
<P>
BlankLinesVisitor
<P>
ImportReorderingVisitor
<P>
MinimumViableSpacingVisitor
<P>
NormalizeFormatVisitor
<P>
Ensures that whitespace is on the outermost AST element possible.
NormalizeLineBreaksVisitor
<P>
NormalizeTabsOrSpacesVisitor
<P>
RemoveTrailingWhitespaceVisitor
<P>
SpacesFromCompilationUnitStyle
SpacesVisitor
<P>
TabsAndIndentsVisitor
<P>
TrailingCommaVisitor
<P>
WrappingAndBracesVisitor
<P>