edu.cmu.minorthird.ui
Class Recommended.TokenFE.MyCLP

java.lang.Object
  extended by edu.cmu.minorthird.util.BasicCommandLineProcessor
      extended by edu.cmu.minorthird.ui.Recommended.TokenFE.MyCLP
All Implemented Interfaces:
CommandLineProcessor, Saveable
Enclosing class:
Recommended.TokenFE

public class Recommended.TokenFE.MyCLP
extends BasicCommandLineProcessor


Nested Class Summary
 
Nested classes/interfaces inherited from interface edu.cmu.minorthird.util.CommandLineProcessor
CommandLineProcessor.Configurable
 
Constructor Summary
Recommended.TokenFE.MyCLP()
           
 
Method Summary
 void charTypePattern()
           
 void charTypes()
           
 void noCharTypePattern()
           
 void noCharTypes()
           
 void noTokenValues()
           
 void tokenProps(java.lang.String s)
           
 void window(java.lang.String s)
           
 
Methods inherited from class edu.cmu.minorthird.util.BasicCommandLineProcessor
config, config, consumeArguments, getExtensionFor, getFormatNames, help, main, processArguments, propertyList, propertyValue, restore, saveAs, shouldTerminate, tryToGetCLP, usage, usage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Recommended.TokenFE.MyCLP

public Recommended.TokenFE.MyCLP()
Method Detail

window

public void window(java.lang.String s)

charTypes

public void charTypes()

noCharTypes

public void noCharTypes()

charTypePattern

public void charTypePattern()

noCharTypePattern

public void noCharTypePattern()

noTokenValues

public void noTokenValues()

tokenProps

public void tokenProps(java.lang.String s)