Class PatchedFastPartitioner

java.lang.Object
org.eclipse.jface.text.rules.FastPartitioner
org.eclipse.mat.ui.snapshot.panes.oql.textPartitioning.PatchedFastPartitioner
All Implemented Interfaces:
IDocumentPartitioner, IDocumentPartitionerExtension, IDocumentPartitionerExtension2, IDocumentPartitionerExtension3

public class PatchedFastPartitioner extends FastPartitioner
Overrides the getPartition to correctly support the case in which provided offset is the position after the last character of the document as ContentAssistant asks.