error/listener library

Classes

AnalysisErrorListener
An object that listens for Diagnostics being produced by the analysis engine.
BooleanDiagnosticListener
A DiagnosticListener that keeps track of whether any diagnostic has been reported to it.
DiagnosticListener
DiagnosticOrErrorListener
DiagnosticReporter
An object used to create diagnostics and report them to a diagnostic listener.
RecordingDiagnosticListener
A diagnostic listener that records the diagnostics that are reported to it in a way that is appropriate for caching those diagnostic within an analysis context.