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