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

Method toString

output/java/1.4.19/STGroup.java:823–826  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

821 }
822
823 @Override
824 public String toString() {
825 return getName();
826 }
827
828 public String show() {
829 StringBuilder buf = new StringBuilder();

Callers

nothing calls this directly

Calls 1

getNameMethod · 0.95

Tested by

no test coverage detected