Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antlr/codebuff
/ toString
Method
toString
output/java/1.4.12/STGroup.java:803–806 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
801
}
802
803
@Override
804
public
String toString() {
805
return
getName();
806
}
807
808
public
String show() {
809
StringBuilder buf =
new
StringBuilder();
Callers
nothing calls this directly
Calls
1
getName
Method · 0.45
Tested by
no test coverage detected