Annotation Type DynamicUse


@Documented
@Target({FIELD,LOCAL_VARIABLE,METHOD})
public @interface DynamicUse
This annotation indicates that a field is used in dynamically generated code.
  • Optional Element Summary

    Optional Elements 
    Modifier and Type Optional Element Description
    String[] locations