Package fr.umlv.tatoo.cc.common.main

Interface Summary
Alias  
AliasPrototype  
Command<D> Represents a command.
CommandLineParser.Option Option information.
OptionRegistry<D> Represents a registry of options.
 

Class Summary
AbstractSimpleCommand<B>  
AbstractTask<B extends GeneratorBean> Main of the parser generator.
AbstractTask.FileAlias  
AbstractTask.InputFile  
AbstractTask.Package Base class of package sub-task.
CommandLineParser<D> The command line parser : - permits to add commands by using CommandLineParser(commands) or addCommand(commands).
CommonDataKeys  
FileGuesser  
GeneratorBean  
GeneratorOption  
UsageFormatter Format the usage of a CommandLineParser.
 

Enum Summary
GeneratorBean.GenerateOption  
Unit  
 

Exception Summary
IllegalCommandLineArgumentException Raised when arguments do not match description of the command line.