gov.llnl.babel
Class UserOptions.MultiSwitch
java.lang.Object
gov.llnl.babel.UserOptions.BasicSwitch
gov.llnl.babel.UserOptions.MultiSwitch
- UserOptions
- CommandLineSwitch
public class UserOptions.MultiSwitch
extends gov.llnl.babel.UserOptions.BasicSwitch
void | processCommandSwitch(String optarg) - This method is called when the Babel end user specifies this command
line switch on the command line.
|
MultiSwitch
public MultiSwitch()
processCommandSwitch
public final void processCommandSwitch(String optarg)
This method is called when the Babel end user specifies this command
line switch on the command line.
- processCommandSwitch in interface CommandLineSwitch