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

Method toString

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

Source from the content-addressed store, hash-verified

811 }
812
813 @Override
814 public String toString() {
815 return getName();
816 }
817
818 public String show() {
819 StringBuilder buf = new StringBuilder();

Callers

nothing calls this directly

Calls 1

getNameMethod · 0.45

Tested by

no test coverage detected