Package org.encog.app.generate.generators

Interface Summary
LanguageSpecificGenerator This interface defines a language specific generator.
ProgramGenerator This interface defines a generator that works from program blocks, rather than a template.
TemplateGenerator This interface defines a generator that works by template.
 

Class Summary
AbstractGenerator Abstract class that forms the foundation of most code generators.
AbstractTemplateGenerator Provides a basic implementation of a template generator.
 



Copyright © 2014. All Rights Reserved.