public class CupSetCharArgumentTranslator extends CommandlineArgumentTranslator
CMDKEY| Constructor and Description |
|---|
CupSetCharArgumentTranslator() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
handlePositional(int pos,
String positional,
CommandContext state,
Hashtable tState)
Handles the positionals that cup uses during the IfsCookieCommand.
|
protected void |
postParse(CommandContext state,
Object invoker,
Hashtable tState)
gets the object associated with the path
|
getPotentialArgs, getPotentialFlags, handleFlag, initialize, parse, translateprotected void handlePositional(int pos,
String positional,
CommandContext state,
Hashtable tState)
throws IfsException
handlePositional in class CommandlineArgumentTranslatorIfsExceptionprotected void postParse(CommandContext state, Object invoker, Hashtable tState) throws IfsException
postParse in class CommandlineArgumentTranslatorIfsExceptionCopyright © 2025. All rights reserved.