Class BslCheckSuppressor


  • public class BslCheckSuppressor
    extends Object
    Bsl check supprression service
    • Method Detail

      • suppressIssue

        public org.eclipse.text.edits.TextEdit suppressIssue​(org.eclipse.xtext.validation.Issue issue,
                                                             org.eclipse.emf.ecore.EObject element)
        Creates suppression annotation comment (@skip-check) under the Element
        Parameters:
        issue - the issue, cannot be null
        element - the element, cannot be null
        Returns:
        , can be null