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

Method toString

output/java/1.4.17/STGroup.java:818–821  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 1

getNameMethod · 0.95

Tested by

no test coverage detected