public interface DiagnosticRelatedInformation
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
message()
Message indicating why this related information is attached to the diagnostic.
|
Position |
position()
Position of the related information
|
Position position()
java.lang.String message()