DSLMutator
Allows easy creation of a DSL for a class.
Parameters
T
The class to create a DSL for.
Functions
Link copied to clipboard
Reflectively creates a new instance of T and mutates it with the DSLMutator.
Link copied to clipboard
Link copied to clipboard
Mutates this existing instance with the DSLMutator.