Uses of Class
org.aspectj.apache.bcel.classfile.annotation.RuntimeAnnos
Packages that use RuntimeAnnos
-
Uses of RuntimeAnnos in org.aspectj.apache.bcel.classfile
Methods in org.aspectj.apache.bcel.classfile that return types with arguments of type RuntimeAnnosModifier and TypeMethodDescriptionstatic Collection<RuntimeAnnos>
Utility.getAnnotationAttributes(ConstantPool cp, 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