Home
last modified time | relevance | path

Searched defs:FastPartitioner (Results 1 – 1 of 1) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.text/org.eclipse.jface.text/src/org/eclipse/jface/text/rules/
H A DFastPartitioner.java61 public class FastPartitioner implements IDocumentPartitioner, IDocumentPartitionerExtension, IDocum… class
110 public FastPartitioner(IPartitionTokenScanner scanner, String[] legalContentTypes) { in FastPartitioner() method in FastPartitioner