Class ParameterChain<S extends Source>
java.lang.Object
studio.mevera.imperat.context.internal.sur.ParameterChain<S>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidexecute(ExecutionContext<S> context, CommandInputStream<S> stream)
-
Constructor Details
-
ParameterChain
-
-
Method Details
-
execute
public void execute(ExecutionContext<S> context, CommandInputStream<S> stream) throws ImperatException - Throws:
ImperatException
-