Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
gov.llnl.babel.UserOptions.BasicSwitch
gov.llnl.babel.UserOptions.RequiredArgSwitch
gov.llnl.babel.UserOptions.MakePrefixSwitch
public class UserOptions.MakePrefixSwitch
extends UserOptions.RequiredArgSwitch
Constructor Summary | |
Method Summary | |
void |
|
Methods inherited from class gov.llnl.babel.UserOptions.RequiredArgSwitch | |
getArgumentName , hasRequiredArgument |
Methods inherited from class gov.llnl.babel.UserOptions.BasicSwitch | |
getArgumentName , getHelpText , getLongName , getShortForm , hasOptionalArgument , hasRequiredArgument , isHidden , setShortForm |
public final void processCommandSwitch(String optarg)
- Specified by:
- processCommandSwitch in interface CommandLineSwitch