Package | Description |
---|---|
com.fortyoneconcepts.valjogen.model |
This package contains an indenpendent intermediate representation that is used by string templates when generating output.
|
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.
|
Class and Description |
---|
TemplateKind
Specifies how to calculate the ST template name for a method.
|
Class and Description |
---|
ConfigurationException
Exception thrown if something is mis-configured.
|
ResourceLoader
Unfortunately, the Filer api does not allow us to read sources
so this class let ous do our own lookup using an explicitly specified source path:
|
STException
Exception throw if StringTemplate engine run into trouble.
|
STTemplates
Loads and holds STGroup file(s) according to configuration and offer inspection methods about the content.
|
TemplateKind
Specifies how to calculate the ST template name for a method.
|
Class and Description |
---|
DiagnosticMessageConsumer
Consumer of messages like errors and warnings that the annotation processor should make note of.
|
ResourceLoader
Unfortunately, the Filer api does not allow us to read sources
so this class let ous do our own lookup using an explicitly specified source path:
|
STTemplates
Loads and holds STGroup file(s) according to configuration and offer inspection methods about the content.
|
TypePool
Pool for recycling type instances.
|
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.