|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgnu.getopt.LongOpt
org.anarres.cpp.Main.Option
protected static class Main.Option
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 |
---|
public Main.Option(String word, int arg, int ch, String eg, String help)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |