MCPcopy Create free account
hub / github.com/antlr/codebuff / toString

Method toString

output/java/1.4.14/STGroup.java:816–819  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

814 }
815
816 @Override
817 public String toString() {
818 return getName();
819 }
820
821 public String show() {
822 StringBuilder buf = new StringBuilder();

Callers

nothing calls this directly

Calls 1

getNameMethod · 0.45

Tested by

no test coverage detected