Package | Description |
---|---|
aQute.bnd.osgi |
Modifier and Type | Class and Description |
---|---|
(package private) class |
Clazz.ClassDef |
(package private) class |
Clazz.CodeDef |
class |
Clazz.FieldDef |
class |
Clazz.MethodDef |
Modifier and Type | Method and Description |
---|---|
private void |
Clazz.visitAnnotationDefault(ClassDataCollector cd,
AnnotationDefaultAttribute attribute,
Clazz.ElementDef elementDef) |
private void |
Clazz.visitAttributes(ClassDataCollector cd,
Clazz.ElementDef elementDef)
Called for the attributes in the class, field, or method.
|
private void |
Clazz.visitMethodParameters(ClassDataCollector cd,
MethodParametersAttribute attribute,
Clazz.ElementDef elementDef) |