Package | Description |
---|---|
com.fortyoneconcepts.valjogen.processor |
This package contains the main classes for annotation processing and the controller for generating output.
|
com.fortyoneconcepts.valjogen.processor.builders |
This package contains (quite complex) builders that construct valjogen models from javax.lang.model objects.
|
Modifier and Type | Field and Description |
---|---|
private STTemplates |
STCodeWriter.stTemplates |
Constructor and Description |
---|
STCodeWriter(Clazz clazz,
Configuration cfg,
STTemplates stTemplates) |
Modifier and Type | Field and Description |
---|---|
private STTemplates |
ModelBuilder.templates |
Constructor and Description |
---|
ModelBuilder(Types types,
Elements elements,
DiagnosticMessageConsumer errorConsumer,
TypeElement masterInterfaceElement,
Configuration configuration,
ResourceLoader resourceLoader,
STTemplates templates)
Create an instance of this builder that can build the specified class and all dependencies.
|
Version 2.0.0 generated on 2014-11-22 at 09:45 - (C) 41concepts Aps. Refer to project homepage valjogen.41concepts.com for more information.