MCPcopy Create free account
hub / github.com/SeaOfNodes/Simple / f

Method f

chapter18/src/main/java/com/seaofnodes/simple/CodeGen.java:122–122  ·  view source on GitHub ↗
(int idx)

Source from the content-addressed store, hash-verified

120
121 // Debugging helper
122 public Node f(int idx) { return _stop.find(idx); }
123}

Callers

nothing calls this directly

Calls 1

findMethod · 0.45

Tested by

no test coverage detected