Package org.openrewrite.kotlin.style
Class IntelliJ
java.lang.Object
org.openrewrite.style.NamedStyles
org.openrewrite.kotlin.style.IntelliJ
- All Implemented Interfaces:
org.openrewrite.marker.Marker
public class IntelliJ
extends org.openrewrite.style.NamedStyles
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic BlankLinesStylestatic IntelliJdefaults()Collection<org.openrewrite.style.Style> static ImportLayoutStylestatic OtherStyleother()static SpacesStylespaces()static TabsAndIndentsStylestatic WrappingAndBracesStyleMethods inherited from class org.openrewrite.style.NamedStyles
canEqual, equals, getDescription, getDisplayName, getId, getName, getStyle, getTags, hashCode, merge, merge, setDescription, setDisplayName, setId, setName, setStyles, setTags, toString, validate, withDescription, withDisplayName, withId, withName, withStyles, withTagsMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface org.openrewrite.marker.Marker
print
-
Constructor Details
-
IntelliJ
public IntelliJ()
-
-
Method Details
-
defaults
-
getStyles
- Overrides:
getStylesin classorg.openrewrite.style.NamedStyles
-
importLayout
-
tabsAndIndents
-
blankLines
-
spaces
-
wrappingAndBraces
-
other
-