Skip to main content

Module mutate

Module mutate 

Source
Expand description

Mutation engine - Transaction-based code mutation.

This module implements the mutation phase, applying changes through the edit module with transaction support.

Structsยง

Mutator
Mutator for transaction-based code changes.