org.eclipse.mat.ui.snapshot.panes.oql.contentAssist
Class CommentScanner

java.lang.Object
  extended by RuleBasedScanner
      extended by org.eclipse.mat.ui.snapshot.panes.oql.contentAssist.CommentScanner

public class CommentScanner
extends RuleBasedScanner

Provides correct color for comments.


Constructor Summary
CommentScanner(Color color)
          Defines the token for comments.
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommentScanner

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