Reproducible class with environment and code.
Slots
code
(
character
) representing code necessary to reproduce the environmentenv
(
environment
) environment which content was generated by the evaluation of thecode
slot.id
(
integer
) random identifier of the code element to make sure uniqueness when joining.warnings
(
character
) the warnings output when evaluating the codemessages
(
character
) the messages output when evaluating the code