Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
testJig
Method · 0.95
testFloat
Method · 0.95
testSquareRoot
Method · 0.95
testFPOps
Method · 0.95
testJig
Method · 0.95
testMulti0
Method · 0.95
testMulti1
Method · 0.95
testFinal1
Method · 0.95
testConstruct0
Method · 0.95
testConstruct1
Method · 0.95
testConstruct2
Method · 0.95
testStructFinal0
Method · 0.95
Calls
no outgoing calls
Tested by
15
testJig
Method · 0.76
testFloat
Method · 0.76
testSquareRoot
Method · 0.76
testFPOps
Method · 0.76
testJig
Method · 0.76
testMulti0
Method · 0.76
testMulti1
Method · 0.76
testFinal1
Method · 0.76
testConstruct0
Method · 0.76
testConstruct1
Method · 0.76
testConstruct2
Method · 0.76
testStructFinal0
Method · 0.76