MCPcopy Create free account
hub / github.com/antlr/codebuff / IOError

Method IOError

output/java8/1.4.17/ErrorBuffer.java:52–55  ·  view source on GitHub ↗
(STMessage msg)

Source from the content-addressed store, hash-verified

50 }
51
52 @Override
53 public void IOError(STMessage msg) {
54 errors.add(msg);
55 }
56
57 @Override
58 public void internalError(STMessage msg) {

Callers

nothing calls this directly

Calls 1

addMethod · 0.65

Tested by

no test coverage detected