Uses of Class
aQute.bnd.classfile.ElementValueInfo
Packages that use ElementValueInfo
Package
Description
This package provides an object model and parser for Java class files.
-
Uses of ElementValueInfo in aQute.bnd.classfile
Fields in aQute.bnd.classfile declared as ElementValueInfoMethods in aQute.bnd.classfile with parameters of type ElementValueInfoModifier and TypeMethodDescriptionAnnotationInfo.Constructor.init
(String type, ElementValueInfo[] values) Constructors in aQute.bnd.classfile with parameters of type ElementValueInfoModifierConstructorDescriptionAnnotationInfo
(String type, ElementValueInfo[] values) TypeAnnotationInfo
(int target_type, byte[] target_info, int target_index, byte[] type_path, String type, ElementValueInfo[] values)