public final class PRLocation
extends java.lang.Object
| Constructor and Description |
|---|
PRLocation(@NotNull java.lang.String relativeFilePath,
int diffLineIndex) |
| Modifier and Type | Method and Description |
|---|---|
int |
getDiffLineIndex() |
@NotNull java.lang.String |
getRelativeFilePath() |
java.lang.String |
toString() |