类 Indent.Type

java.lang.Object
com.intellij.formatting.Indent.Type
封闭类:
Indent

public static final class Indent.Type extends Object
  • 字段详细资料

    • SPACES

      public static final Indent.Type SPACES
    • NONE

      public static final Indent.Type NONE
    • LABEL

      public static final Indent.Type LABEL
    • NORMAL

      public static final Indent.Type NORMAL
    • CONTINUATION

      public static final Indent.Type CONTINUATION
    • CONTINUATION_WITHOUT_FIRST

      public static final Indent.Type CONTINUATION_WITHOUT_FIRST
  • 方法详细资料