public class CombinedHunkHeader extends HunkHeader
HunkHeader.OldImage
Modifier and Type | Method and Description |
---|---|
CombinedFileHeader |
getFileHeader()
Get header for the file this hunk applies to.
|
HunkHeader.OldImage |
getOldImage()
Get information about the old image mentioned in this hunk.
|
HunkHeader.OldImage |
getOldImage(int nthParent)
Get the OldImage data related to the nth ancestor
|
getBuffer, getEndOffset, getLinesContext, getNewLineCount, getNewStartLine, getStartOffset, toEditList, toString
public CombinedFileHeader getFileHeader()
getFileHeader
in class HunkHeader
public HunkHeader.OldImage getOldImage()
getOldImage
in class HunkHeader
public HunkHeader.OldImage getOldImage(int nthParent)
nthParent
- the ancestor to get the old image data ofCopyright © 2019 Eclipse JGit Project. All rights reserved.