|
Eclipse Platform Release 3.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.jface.text.revisions.RevisionRange
public final class RevisionRange
An unmodifiable line range that belongs to a Revision
.
Method Summary | |
---|---|
int |
getNumberOfLines()
Returns the number of lines of this line range or -1 . |
Revision |
getRevision()
Returns the revision that this range belongs to. |
int |
getStartLine()
Returns the start line of this line range or -1 . |
String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public Revision getRevision()
public int getStartLine()
ILineRange
-1
.
getStartLine
in interface ILineRange
-1
if this line range is invalid.public int getNumberOfLines()
ILineRange
-1
.
getNumberOfLines
in interface ILineRange
-1
if this line range is invalid.public String toString()
toString
in class Object
|
Eclipse Platform Release 3.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.