Package | Description |
---|---|
org.eclipse.jface.text |
Provides a framework for creating and manipulating text documents.
|
Modifier and Type | Method and Description |
---|---|
protected abstract AbstractLineTracker.DelimiterInfo |
AbstractLineTracker.nextDelimiterInfo(String text,
int offset)
Returns the information about the first delimiter found in the given text starting at the
given offset.
|
protected AbstractLineTracker.DelimiterInfo |
DefaultLineTracker.nextDelimiterInfo(String text,
int offset) |
protected AbstractLineTracker.DelimiterInfo |
ConfigurableLineTracker.nextDelimiterInfo(String text,
int offset) |
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.