|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RuntimeAnnos | |
---|---|
org.aspectj.apache.bcel.classfile | |
org.aspectj.apache.bcel.classfile.annotation |
Uses of RuntimeAnnos in org.aspectj.apache.bcel.classfile |
---|
Methods in org.aspectj.apache.bcel.classfile that return types with arguments of type RuntimeAnnos | |
---|---|
static java.util.Collection<RuntimeAnnos> |
Utility.getAnnotationAttributes(ConstantPool cp,
java.util.List<AnnotationGen> annotations)
Converts a list of AnnotationGen objects into a set of attributes that can be attached to the class file. |
Uses of RuntimeAnnos in org.aspectj.apache.bcel.classfile.annotation |
---|
Subclasses of RuntimeAnnos in org.aspectj.apache.bcel.classfile.annotation | |
---|---|
class |
RuntimeInvisAnnos
|
class |
RuntimeVisAnnos
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |