Package | Description |
---|---|
fx.codegen.builder.project.executor |
Provides stock executor implementations for
CodeGen Builder
Projects |
fx.codegen.builder.project.loader |
Provides stock loader implementations for
CodeGen Builder
Projects |
fx.codegen.builder.project.preprocessor |
Provides stock preprocessor implementations for
CodeGen Builder
Projects |
Class and Description |
---|
CodegenBuilderProjectExecutor |
Class and Description |
---|
CodegenBuilderProjectLoader
Loads a
CodegenBuilderProject from the referenced file |
Class and Description |
---|
CodegenBuilderProjectPreprocessor
The purpose of a project preprocessor is to alter the structure or content of
the referenced project prior to the execution of the project.
|