Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cschanck/single-file-java
/ root
Method
root
src/main/java/org/sfj/DrawDot.java:710–712 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
708
}
709
710
public
Graph root() {
711
return
root;
712
}
713
714
public
void
emit(Writer writer) throws IOException {
715
PrintWriter pw =
new
PrintWriter(writer);
Callers
2
testSimple
Method · 0.95
testRecursive
Method · 0.95
Calls
no outgoing calls
Tested by
2
testSimple
Method · 0.76
testRecursive
Method · 0.76