CommandSignatureFromKFunctionImpl

constructor(receiverParameter: CommandReceiverParameter<*>?, valueParameters: List<AbstractCommandValueParameter<*>>, originFunction: KFunction<*>, onCall: suspend CommandSignatureFromKFunctionImpl.(resolvedCommandCall: ResolvedCommandCall) -> Unit)