public interface DiagnosticChain
Modifier and Type | Method and Description |
---|---|
void |
add(Diagnostic diagnostic)
Adds the diagnostic to the chain.
|
void |
addAll(Diagnostic diagnostic)
Adds the
children of the diagnostic to the chain. |
void |
merge(Diagnostic diagnostic)
|
void add(Diagnostic diagnostic)
void addAll(Diagnostic diagnostic)
children
of the diagnostic to the chain.void merge(Diagnostic diagnostic)