Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antlr/codebuff
/ internalError
Method
internalError
output/java8/1.4.17/ErrorBuffer.java:57–60 ·
view source on GitHub ↗
(STMessage msg)
Source
from the content-addressed store, hash-verified
55
}
56
57
@Override
58
public
void
internalError(STMessage msg) {
59
errors.add(msg);
60
}
61
62
@Override
63
public
String toString() {
Callers
nothing calls this directly
Calls
1
add
Method · 0.65
Tested by
no test coverage detected