Annotation Types Summary |
ClosingCpInfo |
This annotation simply marks all those classes representing Constant Pool Table entries
not pointing to other cp_info s. |
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_info s (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. |