Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antlr/codebuff
/ load
Method
load
output/java/1.4.17/STGroupString.java:71–75 ·
view source on GitHub ↗
(String name)
Source
from the content-addressed store, hash-verified
69
}
70
71
@Override
72
protected
CompiledST load(String name) {
73
if
( !alreadyLoaded ) load();
74
return
rawGetTemplate(name);
75
}
76
77
@Override
78
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