| Interface | Description |
|---|---|
| JavaToJS |
Define methods enabling to transform Spoon AST to JavaScript description.
|
| Class | Description |
|---|---|
| DocCommentProcessor |
Modify documentation strings to remove every * on front of each line.
|
| Generator | |
| JavaToJsConverter | |
| JSDocAnnotationProcessor | |
| SingleFileOutputProcessor |
This output processor is made to write one file only at the end of the process,
containing the content of our
PrettyPrinter. |