|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use jef.dna.annotations | |
---|---|
jef.dna.attributes.impl | |
jef.dna.constantInfo | |
jef.dna.constantInfo.impl | |
jef.dna.instructions.impl |
Classes in jef.dna.annotations used by jef.dna.attributes.impl | |
---|---|
ContainedInCodeAttribute
This annotation is used to mark those Attributes that are contained
inside a CodeAttribute . |
Classes in jef.dna.annotations used by jef.dna.constantInfo | |
---|---|
ClosingCpInfo
This annotation simply marks all those classes representing Constant Pool Table entries not pointing to other cp_info s. |
Classes in jef.dna.annotations used by jef.dna.constantInfo.impl | |
---|---|
ClosingCpInfo
This annotation simply marks all those classes representing Constant Pool Table entries not pointing to other cp_info s. |
|
RefersToCpInfo
This annotation is used to tag both methods and fields respectively manipulating or representing references to cp_info s (Constant Pool Table entries). |
Classes in jef.dna.annotations used by jef.dna.instructions.impl | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |