MCPcopy Create free account
hub / github.com/cschanck/single-file-java / id

Method id

src/main/java/org/sfj/DrawDot.java:452–452  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

450 void emit(DrawDot dot, PrintWriter writer, String indent) throws IOException;
451
452 String id();
453 }
454
455 public static class Node extends BaseAttributable<Node>

Callers 2

testSimpleMethod · 0.65
emitMethod · 0.65

Implementers 2

Graphsrc/main/java/org/sfj/DrawDot.java
Nodesrc/main/java/org/sfj/DrawDot.java

Calls

no outgoing calls

Tested by 1

testSimpleMethod · 0.52