View Source Patch.Mock.Code.Transforms.Export (patch v0.13.0)

Link to this section Summary

Functions

Transforms the provided forms to export the given list of functions.

Link to this section Functions

Link to this function

transform(abstract_forms, exports)

View Source
@spec transform(
  abstract_forms :: [Patch.Mock.Code.form()],
  exports :: Patch.Mock.Code.exports()
) :: [Patch.Mock.Code.form()]

Transforms the provided forms to export the given list of functions.