@Deprecated @Data public class CommentInfo extends LeafInfo
| Constructor and Description |
|---|
CommentInfo(HiddenLeafs container,
org.eclipse.xtext.nodemodel.ILeafNode node,
int newLines,
boolean trailing)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
endsWithNewLine()
Deprecated.
|
boolean |
equals(java.lang.Object obj)
Deprecated.
|
int |
hashCode()
Deprecated.
|
boolean |
isMultiline()
Deprecated.
|
boolean |
isTrailing()
Deprecated.
|
java.lang.String |
toString()
Deprecated.
|
getContainer, getNewLines, getNodepublic CommentInfo(HiddenLeafs container, org.eclipse.xtext.nodemodel.ILeafNode node, int newLines, boolean trailing)