public class CupAttachUsageArgumentTranslator extends Object implements ArgumentTranslator
| Constructor and Description | 
|---|
CupAttachUsageArgumentTranslator()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
translate(CommandContext context,
         Object cmdKey,
         Object invoker,
         Object args)
Translates from the invocation environment
 into a  
CommandContext. | 
public void translate(CommandContext context, Object cmdKey, Object invoker, Object args) throws IfsException
ArgumentTranslatorCommandContext.translate in interface ArgumentTranslatorcontext - the command's context.cmdKey - the command's key within the invocation environment.invoker - the command's invoker.args - additional args to be interpreted.IfsExceptionCommandContext, 
CommandInvokerCopyright © 2025. All rights reserved.