wala / WALA

T.J. Watson Libraries for Analysis, with frontends for Java, Android, and JavaScript, and may common static program analyses
http://github.com/wala/WALA
Eclipse Public License 2.0
762 stars 223 forks source link

ClassHierarchy toJson Function #1392

Open aakgna opened 7 months ago

aakgna commented 7 months ago

Creates a JSON variable containing a map from the Root Class to its Subclasses.

github-actions[bot] commented 7 months ago

Test Results

  813 files  ±0    813 suites  ±0   4h 10m 0s :stopwatch: + 13m 7s   736 tests +1    719 :white_check_mark: +1   17 :zzz: ±0  0 :x: ±0  5 036 runs  +7  4 915 :white_check_mark: +7  121 :zzz: ±0  0 :x: ±0 

Results for commit b430981f. ± Comparison against base commit d98c9736.

:recycle: This comment has been updated with latest results.

msridhar commented 5 months ago

@aakgna please fix the CI builds and then I can look again