gov.llnl.babel
Class UserOptions.IncludeReferencedSwitch
java.lang.Object
gov.llnl.babel.UserOptions.BasicSwitch
gov.llnl.babel.UserOptions.IncludeReferencedSwitch
- UserOptions
- CommandLineSwitch
public class UserOptions.IncludeReferencedSwitch
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.
|
IncludeReferencedSwitch
public IncludeReferencedSwitch()
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