Package | Description |
---|---|
org.eclipse.jface.text.rules |
Provides a framework for rule based text scanning
and uses the framework to provide rule-driven default implementations of
IPresentationDamager, IPresentationRepairer and IDocumentPartitioner.
|
Modifier and Type | Method and Description |
---|---|
protected TypedPosition |
RuleBasedPartitioner.findClosestPosition(int offset)
Deprecated.
Returns the position in the partitoner's position category which is
close to the given offset.
|
protected TypedPosition |
DefaultPartitioner.findClosestPosition(int offset)
Deprecated.
Returns the position in the partitoner's position category which is
close to the given offset.
|
protected TypedPosition |
FastPartitioner.findClosestPosition(int offset)
Returns the position in the partitoner's position category which is
close to the given offset.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.