GeneratorStrategy
Table of Contents
Interfaces
- GeneratorStrategyInterface
- Generator strategy interface - defines basic behavior of class generators
Classes
- BaseGeneratorStrategy
- Generator strategy that generates the class body
- EvaluatingGeneratorStrategy
- Generator strategy that produces the code and evaluates it at runtime
- FileWriterGeneratorStrategy
- Generator strategy that writes the generated classes to disk while generating them