Package org.kie.dmn.feel.util
Annotation Type Generated
-
@Retention(CLASS) @Target({PACKAGE,TYPE,ANNOTATION_TYPE,METHOD,CONSTRUCTOR,FIELD,LOCAL_VARIABLE,PARAMETER}) public @interface GeneratedFor internal use for the scope of https://github.com/jacoco/jacoco/issues/731 and coverage analysis. Similar tojavax.annotation.Generated, but with RetentionPolicy.CLASS
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description java.lang.String[]valueThe value element MUST have a reference to the used code generator.
-