MCPcopy
hub / github.com/jsdoc/jsdoc / newParser

Function newParser

test/specs/jsdoc/src/parser.js:51–53  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

49 let parser;
50
51 function newParser() {
52 parser = new jsdoc.src.parser.Parser();
53 }
54
55 newParser();
56

Callers 1

parser.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…