Skip navigation links

Package com.fortyoneconcepts.valjogen.model

This package contains an indenpendent intermediate representation that is used by string templates when generating output.

See: Description

Package com.fortyoneconcepts.valjogen.model Description

This package contains an indenpendent intermediate representation that is used by string templates when generating output. Beware that property-style methods on the models may be called from string templates (*.stg files) so be careful with renaming! All types are fully independent of javax.model.* classes even though ModelBuilder is the primary way to create Clazz instances from javax.model.* classes (provided by an annotation processor). Do also note that the model instances has circular references, so be careful not to get stack overflows or infinite loops if you do a deep search.
Skip navigation links


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.