| Class | Description |
|---|---|
| CodeSnipit |
Container for a string representing a code block, with methods for printing the code with line numbers.
|
| Generator |
Class for generating code given a template and already existing java class files.
|
| JavaForger |
Class with static methods for executing code generation and insertion.
|
| TemplateInputParametersService |
Service for constructing the
TemplateInputParameters required as input for a template. |
| Exception | Description |
|---|---|
| JavaForgerException |
Custom unchecked exception that is thrown when execution is not finished.
|
Copyright © 2019. All rights reserved.