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

Class A

src/test/resources/dataflow/constprop/alias/InheritedField.java:35–37  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33}
34
35class A {
36 int f;
37}
38
39class B extends A {
40 int f;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected