public class Range extends AbstractElement
comments, sourceCodeLocation| Constructor and Description |
|---|
Range(Message parent,
int from,
int to) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
contains(int tag) |
boolean |
equals(Object o) |
int |
getFrom() |
Message |
getParent() |
int |
getTo() |
int |
hashCode() |
String |
toString() |
addComment, getCommentLines, getComments, getSourceCodeLocation, setComments, setSourceCodeLocationCopyright © 2015–2017. All rights reserved.