MCPcopy Index your code
hub / github.com/LFYSec/MScan / Body

Class Body

src/test/resources/sideeffect/PolyLoop.java:28–32  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

26}
27
28class Body extends Node {
29 void foo() {
30
31 }
32}
33
34class Cell extends Node {
35 void foo() {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected