Modifier and Type | Interface and Description |
---|---|
interface |
ProgramGenerator
This interface defines a generator that works from program blocks, rather
than a template.
|
interface |
TemplateGenerator
This interface defines a generator that works by template.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractGenerator
Abstract class that forms the foundation of most code generators.
|
class |
AbstractTemplateGenerator
Provides a basic implementation of a template generator.
|
Modifier and Type | Class and Description |
---|---|
class |
GenerateCS |
Modifier and Type | Class and Description |
---|---|
class |
GenerateEncogJava |
Modifier and Type | Class and Description |
---|---|
class |
GenerateEncogJavaScript |
Modifier and Type | Class and Description |
---|---|
class |
GenerateMQL4 |
Modifier and Type | Class and Description |
---|---|
class |
GenerateNinjaScript |
Copyright © 2014. All Rights Reserved.