Class: MandG

MandG

Mutators and Generators (MandG) container class has all the logic around the specific mutators and generators for a specific type


new MandG()

Source:

Methods


borrowGenerator()

Reuses a generator that has already been implemented by another module

Source:

borrowMutator()

Reuses a mutator that has already been implemented by another module

Source:

filter()

filters mutators and generators based on a specific tag

Source:
To Do:
  • not implemented