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

Method TODO

chapter21/src/main/java/com/seaofnodes/simple/Utils.java:6–6  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

4
5public class Utils {
6 public static RuntimeException TODO() { return TODO("Not yet implemented"); }
7 public static RuntimeException TODO(String msg) { return new RuntimeException(msg); }
8
9 /**

Callers 15

stepMethod · 0.95
TestCClass · 0.95
evalMethod · 0.95
computeMethod · 0.95
_printMethod · 0.95
dumpMethod · 0.95
mainMethod · 0.95
execMethod · 0.95
evaluateMethod · 0.95
doBuildCTFMethod · 0.95
skipAsgnMethod · 0.95
opAssignMethod · 0.95

Calls

no outgoing calls

Tested by 9

stepMethod · 0.76
evalMethod · 0.76
computeMethod · 0.76
_printMethod · 0.76
dumpMethod · 0.76
mainMethod · 0.76
execMethod · 0.76
evaluateMethod · 0.76
doBuildCTFMethod · 0.76