IHiddenRegionFormatter@Deprecated public class WhitespaceData extends FormattingData
| Constructor and Description |
|---|
WhitespaceData(int offset,
int length,
int increaseIndentationChange,
int decreaseIndentationChange,
java.lang.Throwable trace,
java.lang.String space)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj)
Deprecated.
|
java.lang.String |
getSpace()
Deprecated.
|
int |
hashCode()
Deprecated.
|
boolean |
isEmpty()
Deprecated.
|
java.lang.String |
toString()
Deprecated.
|
getDecreaseIndentationChange, getIncreaseIndentationChange, getIndentationChange, getLength, getOffset, getTracepublic WhitespaceData(int offset,
int length,
int increaseIndentationChange,
int decreaseIndentationChange,
java.lang.Throwable trace,
java.lang.String space)
public boolean isEmpty()
isEmpty in class FormattingDatapublic int hashCode()
hashCode in class FormattingDatapublic boolean equals(java.lang.Object obj)
equals in class FormattingDatapublic java.lang.String toString()
toString in class FormattingDatapublic java.lang.String getSpace()