Package jef.dna.annotations

Annotation Types Summary
ClosingCpInfo This annotation simply marks all those classes representing Constant Pool Table entries not pointing to other cp_infos.
ContainedInCodeAttribute This annotation is used to mark those Attributes that are contained inside a CodeAttribute.
RefersToCpInfo This annotation is used to tag both methods and fields respectively manipulating or representing references to cp_infos (Constant Pool Table entries).
RefersToField This annotation tags all those classes mapping bytecode instructions which refer to fields (i.e.
RefersToMethod This annotation tags all those classes mapping bytecode instructions which refer to methods (i.e.