View Source Patch.Mock.Code.Transform (patch v0.16.0)
This module provides the ability to transform abstract forms.
This module delegates transformation to purpose specific Transforms modules, see those modules for additional details on how specific transformations work.
Patch.Mock.Code.Transforms.Cleanfor how a module is prepared for generation.Patch.Mock.Code.Transforms.Exportfor how exports are rewrittenPatch.Mock.Code.Transforms.Filterfor how functions are filteredPatch.Mock.Code.Transforms.Remotefor how local calls are made remotePatch.Mock.Code.Transforms.Renamefor how a module is renamedPatch.Mock.Code.Transforms.Reroutefor how remote calls are rerouted