Uses of Package
org.eclipse.mat.ui.snapshot.panes.oql.contentAssist
-
Packages that use org.eclipse.mat.ui.snapshot.panes.oql.contentAssist Package Description org.eclipse.mat.ui.snapshot.panes.oql.contentAssist 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.contentAssist Class Description ContentAssistElement Javabean to temporarily store classnames for the content assistant in an ordered structure.ContextExtractor A ContextExtractor extract the part of the current TextViewer that is the prefix of of the String.SuggestionProvider The suggestion provider returns the list of suggestion given a context.