org.eclipse.mat.ui.snapshot.panes.oql.textPartitioning
Class PatchedFastPartitioner
java.lang.Object
FastPartitioner
org.eclipse.mat.ui.snapshot.panes.oql.textPartitioning.PatchedFastPartitioner
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.
PatchedFastPartitioner
public PatchedFastPartitioner(IPartitionTokenScanner scanner,
String[] legalContentTypes)
getPartition
public ITypedRegion getPartition(int offset)