Uses of Package
org.eclipse.mat.ui.snapshot.panes.oql.contentAssist
Packages that use org.eclipse.mat.ui.snapshot.panes.oql.contentAssist
Package
Description
Content assist for the Object Query Language pane, including suggesting
class names and highlighting keywords.
-
Classes in org.eclipse.mat.ui.snapshot.panes.oql.contentAssist used by org.eclipse.mat.ui.snapshot.panes.oql.contentAssistClassDescriptionJavabean to temporarily store classnames for the content assistant in an ordered structure.A ContextExtractor extract the part of the current TextViewer that is the prefix of of the String.The suggestion provider returns the list of suggestion given a context.