External Generator
open class ExternalGenerator(val generator: IGenerator, val root: Root) : IGeneratorAndRoot
Content copied to clipboard
If you extend this class with object instance it will be collected by collectSortedGeneratorsToInvoke during reflection search.