com.pvx.ooadide.codehilite2
Class PvxMnemonicRule

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

public class PvxMnemonicRule
extends PvxWordRule


Nested Class Summary
static class PvxMnemonicRule.MnemonicWordDetector
           
 
Constructor Summary
PvxMnemonicRule()
           
 
Method Summary
 
Methods inherited from class com.pvx.ooadide.codehilite2.PvxWordRule
addWord, evaluate, setColumnConstraint
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PvxMnemonicRule

public PvxMnemonicRule()