|
Eclipse Platform Release 3.0 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.eclipse.jface.text.AbstractLineTracker.DelimiterInfo
Combines the information of the occurrence of a line delimiter. delimiterIndex is the index where a line delimiter starts, whereas delimiterLength, indicates the length of the delimiter.
Field Summary | |
String | delimiter
|
int | delimiterIndex
|
int | delimiterLength
|
Constructor Summary | |
protected | AbstractLineTracker.DelimiterInfo()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public int delimiterIndex
public int delimiterLength
public String delimiter
Constructor Detail |
protected AbstractLineTracker.DelimiterInfo()
|
Eclipse Platform Release 3.0 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.