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
ArgumentTranslator
CommandContext
.translate
in interface ArgumentTranslator
context
- the command's context.cmdKey
- the command's key within the invocation environment.invoker
- the command's invoker.args
- additional args to be interpreted.IfsException
CommandContext
,
CommandInvoker
Copyright © 2023. All rights reserved.