Class NewLineData


  • @Deprecated
    public class NewLineData
    extends FormattingData
    Deprecated.
    use IHiddenRegionFormatter
    • Constructor Detail

      • NewLineData

        public NewLineData​(int offset,
                           int length,
                           int increaseIndentationChange,
                           int decreaseIndentationChange,
                           java.lang.Throwable trace,
                           java.lang.Integer newLines)
        Deprecated.
    • Method Detail

      • equals

        public boolean equals​(java.lang.Object obj)
        Deprecated.
        Overrides:
        equals in class FormattingData
      • getNewLines

        public java.lang.Integer getNewLines()
        Deprecated.