Uses of Interface
org.eclipse.jface.text.IDocumentPartitionerExtension2
-
Packages that use IDocumentPartitionerExtension2 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 ofIPresentationDamager,IPresentationRepairerandIDocumentPartitioner. -
-
Uses of IDocumentPartitionerExtension2 in org.eclipse.jface.text.rules
Classes in org.eclipse.jface.text.rules that implement IDocumentPartitionerExtension2 Modifier and Type Class Description classDefaultPartitionerDeprecated.As of 3.1, replaced byFastPartitionerinsteadclassFastPartitionerA standard implementation of a document partitioner.classRuleBasedPartitionerDeprecated.useFastPartitionerinstead
-