public class SourcecodeRange
extends java.lang.Object
Constructor and Description |
---|
SourcecodeRange(int beginIndex,
int endIndex) |
Modifier and Type | Method and Description |
---|---|
int |
getBeginIndex() |
int |
getEndIndex() |
java.lang.String |
toString() |