gov.llnl.babel

Class UserOptions.SuppressIORSwitch

Enclosing Class:
UserOptions
Implemented Interfaces:
CommandLineSwitch

public class UserOptions.SuppressIORSwitch
extends gov.llnl.babel.UserOptions.BasicSwitch

Constructor Summary

SuppressIORSwitch()

Method Summary

void
processCommandSwitch(String optarg)

Methods inherited from class gov.llnl.babel.UserOptions.BasicSwitch

getArgumentName, getHelpText, getLongName, getShortForm, hasOptionalArgument, hasRequiredArgument, isHidden, setShortForm

Constructor Details

SuppressIORSwitch

public SuppressIORSwitch()

Method Details

processCommandSwitch

public final void processCommandSwitch(String optarg)
Specified by:
processCommandSwitch in interface CommandLineSwitch