Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/antlr/codebuff
/ toString
Method
toString
output/java8/1.4.17/STGroup.java:815–818 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
813
}
814
815
@Override
816
public
String toString() {
817
return
getName();
818
}
819
820
public
String show() {
821
StringBuilder buf =
new
StringBuilder();
Callers
nothing calls this directly
Calls
1
getName
Method · 0.95
Tested by
no test coverage detected