jef.dna.annotations
Annotation Type RefersToCpInfo


@Documented
@Inherited
@Target(value={FIELD,METHOD,TYPE})
@Retention(value=RUNTIME)
public @interface RefersToCpInfo

This annotation is used to tag both methods and fields respectively manipulating or representing references to cp_infos (Constant Pool Table entries).

Author:
Francesco Russo frusso@dev.java.net