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

Method toString

output/java/1.4.15/STGroup.java:817–820  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 1

getNameMethod · 0.45

Tested by

no test coverage detected