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

Summary

Functions

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

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.