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

Method print

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

Source from the content-addressed store, hash-verified

112 Node ctrl() { return _stop.ret().ctrl(); }
113 Node expr() { return _stop.ret().expr(); }
114 String print() { return _stop.print(); }
115
116 // Debugging helper
117 @Override public String toString() {

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