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


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

The ReferenceImplementation annotation is a marker for a method that indicats that this method is a reference implementation method and has to be taken into acount when generating the class with AST generation.

Since:
0.9.0
Author:
Andi Hotz