MCPcopy Create free account
hub / github.com/LFYSec/MScan / A

Class A

src/test/resources/pta/basic/StaticField.java:10–12  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8}
9
10class A {
11 static B b;
12}
13
14class B {
15}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected