Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antlr/codebuff
/ toString
Method
toString
output/java8/1.4.13/STGroup.java:793–796 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
791
}
792
793
@Override
794
public
String toString() {
795
return
getName();
796
}
797
798
public
String show() {
799
StringBuilder buf =
new
StringBuilder();
Callers
nothing calls this directly
Calls
1
getName
Method · 0.45
Tested by
no test coverage detected