| Package | Description |
|---|---|
| pl.gdela.socomo.bytecode |
Analysis of bytecode to discover source classes and members and their dependencies.
|
| pl.gdela.socomo.codemap |
Model for complete map of code and its dependencies.
|
| Constructor and Description |
|---|
BytecodeAnalyzer(DependencyCollector collector)
Creates analyzer that will emit information to the given collector.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CodemappingCollector
Builds a codemap from the information supplied via
DependencyCollector methods. |
Copyright © 2019. All rights reserved.