public interface UpToDateLineNumberProvider
Modifier and Type | Field and Description |
---|---|
static int |
ABSENT_LINE_NUMBER |
static int |
FAKE_LINE_NUMBER |
Modifier and Type | Method and Description |
---|---|
int |
getLineCount() |
int |
getLineNumber(int currentNumber) |
boolean |
isLineChanged(int currentNumber) |
boolean |
isRangeChanged(int start,
int end) |
static final int ABSENT_LINE_NUMBER
static final int FAKE_LINE_NUMBER