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