Uses of Class
org.eclipse.jgit.blame.Region
Packages that use Region
-
Uses of Region in org.eclipse.jgit.blame
Fields in org.eclipse.jgit.blame declared as RegionModifier and TypeFieldDescription(package private) RegionRegion.nextNext entry in the region linked list.private RegionBlameGenerator.outRegion(package private) RegionCandidate.regionListChain of regions this candidate may be blamed for.Methods in org.eclipse.jgit.blame that return RegionModifier and TypeMethodDescriptionprivate static Regionprivate RegionCandidate.clearRegionList()(package private) RegionRegion.copy(int newSource) Copy the entire result region, but at a new source position.(package private) RegionRegion.deepCopy()(package private) RegionRegion.splitFirst(int newSource, int newLen) Split the region, assigning a new source position to the first half.Methods in org.eclipse.jgit.blame with parameters of type Region