| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDiagnostic |
class |
ExceptionDiagnostic |
| Modifier and Type | Method and Description |
|---|---|
protected abstract Diagnostic |
AbstractDiagnosticProducer.createDiagnostic(DiagnosticMessage message) |
| Modifier and Type | Method and Description |
|---|---|
void |
IDiagnosticConsumer.consume(Diagnostic diagnostic,
Severity severity) |
| Modifier and Type | Class and Description |
|---|---|
class |
XtextLinkingDiagnostic |
| Modifier and Type | Method and Description |
|---|---|
protected Diagnostic |
LinkingDiagnosticProducer.createDiagnostic(DiagnosticMessage message) |
| Modifier and Type | Class and Description |
|---|---|
class |
XtextSyntaxDiagnostic |
class |
XtextSyntaxDiagnosticWithRange |
| Modifier and Type | Method and Description |
|---|---|
List<Diagnostic> |
ListBasedDiagnosticConsumer.Internal.getResult() |
List<Diagnostic> |
ListBasedDiagnosticConsumer.getResult(Severity severity) |
| Modifier and Type | Method and Description |
|---|---|
void |
ListBasedDiagnosticConsumer.Internal.consume(Diagnostic diagnostic) |
void |
ListBasedDiagnosticConsumer.consume(Diagnostic diagnostic,
Severity severity) |
| Modifier and Type | Class and Description |
|---|---|
class |
EObjectDiagnosticImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
TransformationDiagnostic |
| Modifier and Type | Method and Description |
|---|---|
protected Diagnostic |
TransformationDiagnosticsProducer.createDiagnostic(DiagnosticMessage message) |
Copyright © 2015. All Rights Reserved.