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

Method print

chapter19/src/main/java/com/seaofnodes/simple/CodeGen.java:281–281  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

279 Node ctrl() { return _stop.ret().ctrl(); }
280 Node expr() { return _stop.ret().expr(); }
281 String print() { return _stop.print(); }
282
283 // Debugging helper
284 @Override public String toString() { return _stop.p(9999); }

Callers 15

testJigMethod · 0.95
testFloatMethod · 0.95
testSquareRootMethod · 0.95
testFPOpsMethod · 0.95
testJigMethod · 0.95
testMulti0Method · 0.95
testMulti1Method · 0.95
testFinal1Method · 0.95
testConstruct0Method · 0.95
testConstruct1Method · 0.95
testConstruct2Method · 0.95
testStructFinal0Method · 0.95

Calls

no outgoing calls

Tested by 15

testJigMethod · 0.76
testFloatMethod · 0.76
testSquareRootMethod · 0.76
testFPOpsMethod · 0.76
testJigMethod · 0.76
testMulti0Method · 0.76
testMulti1Method · 0.76
testFinal1Method · 0.76
testConstruct0Method · 0.76
testConstruct1Method · 0.76
testConstruct2Method · 0.76
testStructFinal0Method · 0.76