ch.sahits.codegen.java.generator.ast
Annotation Type AValueProvider


@Retention(value=RUNTIME)
@Documented
public @interface AValueProvider

This annotation indicates a method that is called from a method annotated with AReferenceImplementation. The output of the method that is annotated is replaced in the caller method.

Since:
0.9.0
Author:
Andi Hotz