We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a4b6cd commit c4e520eCopy full SHA for c4e520e
README.md
@@ -1,4 +1,7 @@
1
# JavaCallGraph
2
+[](https://openjdk.java.net/)
3
+[](https://opensource.org/licenses/MIT)
4
+
5
> Java implementation of CallGraph.
6
7
CG的Java实现方式。采用源码和字节码静态分析方式,提供静态调用关系图和分支变更影响分析能力。
0 commit comments