MCPcopy Create free account
hub / github.com/OpenEndedGroup/Field2 / toString

Method toString

src/main/java/fieldbox/execution/Completion.java:27–30  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

25 }
26
27 @Override
28 public String toString() {
29 return "comp<" + replacewith + " | " + info + "> @ "+rank;
30 }
31}

Callers 3

visitFileMethod · 0.45
CompletionClass · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected