gov.llnl.babel

Class UserOptions.SuppressStubSwitch

Enclosing Class:
UserOptions
Implemented Interfaces:
CommandLineSwitch

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

Constructor Summary

SuppressStubSwitch()

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

SuppressStubSwitch

public SuppressStubSwitch()

Method Details

processCommandSwitch

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