Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/antlr/codebuff
/ load
Method
load
output/java8/1.4.13/STGroupString.java:72–76 ·
view source on GitHub ↗
(String name)
Source
from the content-addressed store, hash-verified
70
}
71
72
@Override
73
protected
CompiledST load(String name) {
74
if
( !alreadyLoaded ) load();
75
return
rawGetTemplate(name);
76
}
77
78
@Override
79
public
void
load() {
Callers
2
isDictionary
Method · 0.95
isDefined
Method · 0.95
Calls
2
IOError
Method · 0.65
rawGetTemplate
Method · 0.45
Tested by
no test coverage detected