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

Class A

src/test/resources/sideeffect/Milanova.java:34–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

32}
33
34class A extends O {
35 X f;
36 A(X xa) {
37 super(xa);
38 }
39}
40
41class B extends A {
42 B(X xb) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected