MCPcopy Create free account
hub / github.com/MiniJavaCompiler/MiniJavaLLVM / Diagnostic

Class Diagnostic

src/compiler/Diagnostic.java:27–83  ·  view source on GitHub ↗

A base class for objects that represent compiler diagnostics. Errors should be implemented as subclasses of Failure, while warnings are normally implemented as as subclasses of Warning.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected