Uses of Class
org.eclipse.jface.text.revisions.RevisionRange
Packages that use RevisionRange
Package
Description
Provides a revision model and a protocol to display revision information in a vertical ruler column.
-
Uses of RevisionRange in org.eclipse.jface.text.revisions
Methods in org.eclipse.jface.text.revisions that return types with arguments of type RevisionRangeModifier and TypeMethodDescriptionRevisionInformation.getRanges()Returns the line ranges of this revision information.final List<RevisionRange> Revision.getRegions()Returns the containedRevisionRanges adapted to the current diff state.