public interface ILinkingDiagnosticMessageProvider
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ILinkingDiagnosticMessageProvider.Extended |
static interface |
ILinkingDiagnosticMessageProvider.ILinkingDiagnosticContext |
| Modifier and Type | Method and Description |
|---|---|
DiagnosticMessage |
getUnresolvedProxyMessage(ILinkingDiagnosticMessageProvider.ILinkingDiagnosticContext context) |
DiagnosticMessage getUnresolvedProxyMessage(ILinkingDiagnosticMessageProvider.ILinkingDiagnosticContext context)
null if it is ok to have an unresolved reference.Copyright © 2015. All Rights Reserved.