Package com.blackbuild.klum.ast
Annotation Interface KlumGenerated
@Documented
@Retention(RUNTIME)
@Target({PACKAGE,TYPE,ANNOTATION_TYPE,METHOD,CONSTRUCTOR,FIELD,LOCAL_VARIABLE,PARAMETER})
public @interface KlumGenerated
Marker annotation to designate elements generated by KlumAst (or other Klum libraries). This allows
documentation to be part of the generated class. This should not be used manually.
-
Required Element Summary
Required Elements -
Optional Element Summary
Optional Elements