Package | Description |
---|---|
aQute.bnd.classfile |
This package provides an object model and parser for Java class files.
|
aQute.bnd.osgi |
Modifier and Type | Method and Description |
---|---|
(package private) static MethodParametersAttribute |
MethodParametersAttribute.parseMethodParametersAttribute(java.io.DataInput in,
ConstantPool constant_pool) |
Modifier and Type | Method and Description |
---|---|
(package private) static Clazz.MethodParameter[] |
Clazz.MethodParameter.parameters(MethodParametersAttribute attribute) |
private void |
Clazz.visitMethodParameters(ClassDataCollector cd,
MethodParametersAttribute attribute,
Clazz.ElementDef elementDef) |