@Deprecated @Data public class WhitespaceInfo extends LeafInfo
| Constructor and Description |
|---|
WhitespaceInfo(HiddenLeafs container,
ILeafNode node,
int newLines,
int offset)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj)
Deprecated.
|
int |
getLength()
Deprecated.
|
int |
getOffset()
Deprecated.
|
int |
hashCode()
Deprecated.
|
CommentInfo |
leadingComment()
Deprecated.
|
String |
toString()
Deprecated.
|
CommentInfo |
trailingComment()
Deprecated.
|
getContainer, getNewLines, getNodepublic WhitespaceInfo(HiddenLeafs container, ILeafNode node, int newLines, int offset)
public int getLength()
public CommentInfo leadingComment()
public CommentInfo trailingComment()
@Pure public int getOffset()
Copyright © 2015. All Rights Reserved.