| Package | Description |
|---|---|
| pro.projo.generation | |
| pro.projo.generation.interfaces |
| Modifier and Type | Class and Description |
|---|---|
class |
ProjoTemplateFactoryProcessor
The
ProjoTemplateFactoryProcessor is an annotation processor that, at compile time, detects source files that
have an @Template annotation and will use these sources for generating additional source files according
to the template's input Configuration. |
| Modifier and Type | Class and Description |
|---|---|
class |
InterfaceTemplateProcessor
The
InterfaceTemplateProcessor is an annotation processor that, at compile time, detects source files
that have an @Interface/@Enum annotation and will use these sources for
generating synthetic interfaces/enums. |
Copyright © 2022. All rights reserved.