Uses of Interface
org.eclipse.jface.text.IDocumentPartitionerExtension3
Package
Description
Provides a framework for rule based text scanning
and uses the framework to provide rule-driven default implementations of
IPresentationDamager
, IPresentationRepairer
and IDocumentPartitioner
.-
Uses of IDocumentPartitionerExtension3 in org.eclipse.jface.text.rules
Modifier and TypeClassDescriptionclass
Deprecated.class
A standard implementation of a document partitioner.
FastPartitioner
instead