Uses of Class
org.jd.core.v1.model.classfile.attribute.Annotations
Packages that use Annotations
Package
Description
-
Uses of Annotations in org.jd.core.v1.model.classfile.attribute
Fields in org.jd.core.v1.model.classfile.attribute declared as AnnotationsModifier and TypeFieldDescriptionprotected Annotations[]
AttributeParameterAnnotations.parameterAnnotations
Methods in org.jd.core.v1.model.classfile.attribute that return AnnotationsConstructors in org.jd.core.v1.model.classfile.attribute with parameters of type Annotations -
Uses of Annotations in org.jd.core.v1.service.converter.classfiletojavasyntax.util
Methods in org.jd.core.v1.service.converter.classfiletojavasyntax.util with parameters of type AnnotationsModifier and TypeMethodDescriptionprotected BaseAnnotationReference
AnnotationConverter.convert
(Annotations annotations) AnnotationConverter.convert
(Annotations visibles, Annotations invisibles) -
Uses of Annotations in org.jd.core.v1.service.deserializer.classfile
Methods in org.jd.core.v1.service.deserializer.classfile that return AnnotationsModifier and TypeMethodDescriptionprotected Annotations[]
ClassFileDeserializer.loadParameterAnnotations
(ClassFileReader reader, ConstantPool constants)