Interface | Description |
---|---|
CodeTransformer | |
GeneratorTask |
Interface for tasks that are submitted to
GeneratorTaskExecutor . |
Class | Description |
---|---|
CodeEmitter |
Submits generator tasks to executor.
|
CodeWriter |
Formats the generated code and write it to the underlying file.
|
GeneratorPathProvider |
Common paths used by generator tasks.
|
GeneratorTaskExecutor | |
GeneratorTaskParams |
Parameters for generator tasks.
|
JavaCodeFormatter |
Formats the generated java source code.
|
LinkRemover |
Removes HTML "anchor" tags from a string.
|
PoetGeneratorTask | |
SimpleGeneratorTask |
Simple generator task that writes a string to a file.
|
UnusedImportRemover |
Copyright © 2020. All rights reserved.