Home
last modified time | relevance | path

Searched refs:parseDiagnostics (Results 1 – 3 of 3) sorted by relevance

/dports/editors/helix/helix-0.5.0/helix-syntax/languages/tree-sitter-typescript/examples/
H A Dparser.ts573 let parseDiagnostics: Diagnostic[]; variable
704 sourceFile.parseDiagnostics = parseDiagnostics;
723 parseDiagnostics = [];
754 parseDiagnostics = undefined;
783 sourceFile.parseDiagnostics = parseDiagnostics;
976 const lastError = lastOrUndefined(parseDiagnostics);
1037 const saveParseDiagnosticsLength = parseDiagnostics.length;
1059 parseDiagnostics.length = saveParseDiagnosticsLength;
2930 const previousErrorCount = parseDiagnostics.length;
6226 const diagnostics = parseDiagnostics;
[all …]
/dports/editors/kate/kate-21.12.3/addons/lspclient/
H A Dlspclientserver.cpp743 static QList<LSPDiagnostic> parseDiagnostics(const QJsonArray &result) in parseDiagnostics() function
779 auto diagnostics = parseDiagnostics(action.value(MEMBER_DIAGNOSTICS).toArray()); in parseCodeAction()
840 static LSPPublishDiagnosticsParams parseDiagnostics(const QJsonObject &result) in parseDiagnostics() function
845 ret.diagnostics = parseDiagnostics(result.value(MEMBER_DIAGNOSTICS).toArray()); in parseDiagnostics()
1513 Q_EMIT q->publishDiagnostics(parseDiagnostics(msg[MEMBER_PARAMS].toObject())); in processNotification()
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/anomalyDetectionDashboards/node_modules/prettier/esm/
H A Dparser-typescript.mjs22parseDiagnostics=e.attachFileToDiagnostics(C,p),E&&(p.jsDocDiagnostics=e.attachFileToDiagnostics(E…