Package aQute.bnd.classfile
Class ElementInfo
- java.lang.Object
-
- aQute.bnd.classfile.ElementInfo
-
- Direct Known Subclasses:
ClassFile,MemberInfo
public abstract class ElementInfo extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description intaccessAttribute[]attributes
-
Constructor Summary
Constructors Modifier Constructor Description protectedElementInfo(int access, Attribute[] attributes)
-