Package de.japkit.test.members.common.source
How to set the src variable when generating members and how to use that for
generating multiple members from a template.
-
Class Summary Class Description SourceExample The annotated class for the example.SourceExampleGen The generated class for the example.SourceTemplate When generating members, the src (source) variable can be set by evaluating an expression (src) or calling a function (srcFun).SourceTemplate_RuntimeMetadata The generated runtime metadata for SourceTemplate. -
Annotation Types Summary Annotation Type Description SourceTrigger The trigger annotation for the example.