Package org.openrewrite.javascript.style
Class SpacesStyle
java.lang.Object
org.openrewrite.javascript.style.SpacesStyle
- All Implemented Interfaces:
JavaScriptStyle,org.openrewrite.style.Style
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic classstatic classstatic classstatic classstatic class -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.openrewrite.style.Style
applyDefaults, getJacksonPolymorphicTypeTag, merge
-
Constructor Details
-
SpacesStyle
public SpacesStyle()
-