gov.llnl.babel

Class UserOptions.LanguageSubdirOffSwitch

Enclosing Class:
UserOptions
Implemented Interfaces:
CommandLineSwitch

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

Constructor Summary

LanguageSubdirOffSwitch()

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

LanguageSubdirOffSwitch

public LanguageSubdirOffSwitch()

Method Details

processCommandSwitch

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