org.anarres.cpp
Class Main.Option

java.lang.Object
  extended by gnu.getopt.LongOpt
      extended by org.anarres.cpp.Main.Option
Enclosing class:
Main

protected static class Main.Option
extends gnu.getopt.LongOpt


Field Summary
 
Fields inherited from class gnu.getopt.LongOpt
flag, has_arg, name, NO_ARGUMENT, OPTIONAL_ARGUMENT, REQUIRED_ARGUMENT, val
 
Constructor Summary
Main.Option(String word, int arg, int ch, String eg, String help)
           
 
Method Summary
 
Methods inherited from class gnu.getopt.LongOpt
getFlag, getHasArg, getName, getVal
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Main.Option

public Main.Option(String word,
                   int arg,
                   int ch,
                   String eg,
                   String help)


Copyright © 2007 Shevek, Anarres. All Rights Reserved.