Skip to content

getDiagnosticsForTree

import { getDiagnosticsForTree } from "@alloy-js/core";
function getDiagnosticsForTree(tree: RenderedTextTree): import("./diagnostics.js").Diagnostic[];
tree

RenderedTextTree

import(”./diagnostics.js”).Diagnostic[]