Class XtextSyntaxDiagnosticWithRange

  • All Implemented Interfaces:
    org.eclipse.emf.ecore.resource.Resource.Diagnostic, Diagnostic

    public class XtextSyntaxDiagnosticWithRange
    extends XtextSyntaxDiagnostic
    Since:
    2.7
    • Constructor Detail

      • XtextSyntaxDiagnosticWithRange

        public XtextSyntaxDiagnosticWithRange​(INode errorNode,
                                              int offset,
                                              int length,
                                              java.lang.String[] userData)