gov.llnl.babel

Class UserOptions.RenameSplicerSwitch

Enclosing Class:
UserOptions
Implemented Interfaces:
CommandLineSwitch

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

Constructor Summary

RenameSplicerSwitch()

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

RenameSplicerSwitch

public RenameSplicerSwitch()

Method Details

processCommandSwitch

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