Home
last modified time | relevance | path

Searched defs:checkResults (Results 1 – 2 of 2) sorted by relevance

/interface/sdk-js/build-tools/jsdoc_format_plugin/src/core/
DmodificationProcessor.ts52 …const checkResults = apiChecker.checkJSDoc(node.astNode, node.astNode?.getSourceFile(), this.conte… constant
DcoreImpls.ts928 checkResults: Array<CheckLogResult> = []; property in LogReporterImpl
1036 checkResults: Array<CheckLogResult> | undefined, property