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

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

public class OQLScanner
extends RuleBasedScanner

Provides color tokens for syntax highlighting.


Constructor Summary
OQLScanner(Color color)
          Assigns keyword coloring rule to the ruleset
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OQLScanner

public OQLScanner(Color color)
Assigns keyword coloring rule to the ruleset