| Package | Description |
|---|---|
| pro.projo.generation | |
| pro.projo.generation.interfaces | |
| pro.projo.generation.utilities |
| Modifier and Type | Class and Description |
|---|---|
class |
ProjoProcessor
The
ProjoProcessor class is an abstract base class that enriches the
AbstractProcessor with some utility methods. |
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. |
| Modifier and Type | Class and Description |
|---|---|
class |
TypeConverter
The
TypeConverter class converts types according to the mappings specified
in a set of Interfaces. |
Copyright © 2019. All rights reserved.