Class FormattingDataInit


  • @Deprecated
    public class FormattingDataInit
    extends java.lang.Object
    Deprecated.
    use IHiddenRegionFormatter
    • Field Detail

      • space

        public java.lang.String space
        Deprecated.
      • newLines

        public java.lang.Integer newLines
        Deprecated.
      • increaseIndentationChange

        public int increaseIndentationChange
        Deprecated.
      • decreaseIndentationChange

        public int decreaseIndentationChange
        Deprecated.
      • key

        public org.eclipse.xtext.preferences.PreferenceKey key
        Deprecated.
    • Constructor Detail

      • FormattingDataInit

        public FormattingDataInit()
        Deprecated.
    • Method Detail

      • cfg

        public void cfg​(org.eclipse.xtext.preferences.PreferenceKey key)
        Deprecated.
      • newLine

        public void newLine()
        Deprecated.
      • noSpace

        public void noSpace()
        Deprecated.
      • oneSpace

        public void oneSpace()
        Deprecated.
      • increaseIndentation

        public void increaseIndentation()
        Deprecated.
      • decreaseIndentation

        public void decreaseIndentation()
        Deprecated.
      • toString

        public java.lang.String toString()
        Deprecated.
        Overrides:
        toString in class java.lang.Object