Interface IDiagnosable

    • Method Detail

      • getDiagnostic

        Diagnostic getDiagnostic()
        Return the diagnostic associated with this scope. For instance, it may contain errors that occurred during loading of its notifiers.
        Returns:
        the diagnostic
      • setDiagnostic

        void setDiagnostic​(Diagnostic diagnostic)
        Set the diagnostic to be associated with this scope.
        Parameters:
        diagnostic - the diagnostic