java.lang.Object
org.eclipse.jface.text.rules.RuleBasedScanner
org.eclipse.mat.ui.snapshot.panes.oql.contentAssist.CommentScanner
All Implemented Interfaces:
ICharacterScanner, ITokenScanner

public class CommentScanner extends RuleBasedScanner
Provides correct color for comments.
  • Constructor Details

    • CommentScanner

      public CommentScanner(Color color)
      Defines the token for comments.