MCPcopy Create free account
hub / github.com/SAP/ui5-builder / getDocumentation

Function getDocumentation

lib/lbt/analyzer/JSModuleAnalyzer.js:235–237  ·  view source on GitHub ↗
(node)

Source from the content-addressed store, hash-verified

233 * Sole purpose is to easier align with the old (Java) implementation of the bundle tooling.
234 */
235function getDocumentation(node) {
236 return undefined;
237}
238
239/**
240 * Analyzes an already parsed JSDocument to collect information about the contained module(s).

Callers 2

onDeclareMethod · 0.85
onDefineMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected