Skip to content

Commit

Permalink
[refactoring] Split JavaAnalyze in 3 parts
Browse files Browse the repository at this point in the history
- JavaClassFileMapper: to map classFile from temp folder to output jar
- CachedClassLoader: to cache loading classes and class files
- JavaAnalyzer: to compute the dependency analysis
  • Loading branch information
adpi2 committed Jul 4, 2024
1 parent 12605bd commit 54ceb43
Showing 1 changed file with 226 additions and 210 deletions.
Loading

0 comments on commit 54ceb43

Please # to comment.