com.pvx.ooadide.codehilite2
Class ExtKeywordCompoundRule

java.lang.Object
  extended by com.pvx.ooadide.codehilite2.PvxWordRule
      extended by com.pvx.ooadide.codehilite2.ExtKeywordRule
          extended by com.pvx.ooadide.codehilite2.ExtKeywordCompoundRule
All Implemented Interfaces:
org.eclipse.jface.text.rules.IRule

public class ExtKeywordCompoundRule
extends ExtKeywordRule


Constructor Summary
ExtKeywordCompoundRule(org.eclipse.jface.text.rules.IWordDetector wordDetector)
           
 
Method Summary
 
Methods inherited from class com.pvx.ooadide.codehilite2.ExtKeywordRule
evaluate
 
Methods inherited from class com.pvx.ooadide.codehilite2.PvxWordRule
addWord, setColumnConstraint
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExtKeywordCompoundRule

public ExtKeywordCompoundRule(org.eclipse.jface.text.rules.IWordDetector wordDetector)