Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/antlr/codebuff
/ render
Method
render
output/java8/1.4.17/ST.java:492–494 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
490
}
491
492
public
String render() {
493
return
render(Locale.getDefault());
494
}
495
496
public
String render(
int
lineWidth) {
497
return
render(Locale.getDefault(), lineWidth);
Callers
3
test1
Method · 0.95
test4
Method · 0.95
format
Method · 0.95
Calls
3
setLineWidth
Method · 0.95
write
Method · 0.95
toString
Method · 0.65
Tested by
no test coverage detected