| Package | Description |
|---|---|
| aQute.bnd.compatibility |
| Modifier and Type | Method | Description |
|---|---|---|
Scope |
RuntimeSignatureBuilder.add(java.lang.Class<?> c) |
|
Scope |
ParseSignatureBuilder.getRoot() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
Scope.add(Scope m) |
|
void |
Scope.setDeclaring(Scope declaring) |
|
void |
Scope.setEnclosing(Scope enclosing) |
| Constructor | Description |
|---|---|
ParseSignatureBuilder(Scope root) |
|
RuntimeSignatureBuilder(Scope root) |