Class TabsAndIndentsStyle

java.lang.Object
org.openrewrite.json.style.TabsAndIndentsStyle
All Implemented Interfaces:
JsonStyle, org.openrewrite.style.Style

public class TabsAndIndentsStyle extends Object implements JsonStyle
  • Field Details

  • Constructor Details

    • TabsAndIndentsStyle

      public TabsAndIndentsStyle()
  • Method Details

    • singleIndent

      public String singleIndent()
    • applyDefaults

      public org.openrewrite.style.Style applyDefaults()
      Specified by:
      applyDefaults in interface org.openrewrite.style.Style