public interface IDiagnosable
| Modifier and Type | Method and Description | 
|---|---|
| Diagnostic | getDiagnostic()Return the diagnostic associated with this scope. | 
| void | setDiagnostic(Diagnostic diagnostic)Set the diagnostic to be associated with this scope. | 
Diagnostic getDiagnostic()
void setDiagnostic(Diagnostic diagnostic)
diagnostic - the diagnostic
Copyright (c) 2006, 2015 Obeo and others. All rights reserved.