MCPcopy
hub / github.com/jsdoc/jsdoc / onTagged

Function onTagged

lib/jsdoc/tag/dictionary/definitions.js:233–235  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

231 // function foo(bar) {}
232 also: {
233 onTagged() {
234 // let the parser handle it; we define the tag here to avoid "not a known tag" errors
235 }
236 },
237 description: {
238 mustHaveValue: true,

Callers

nothing calls this directly

Calls 15

firstWordOfFunction · 0.85
parseBorrowsFunction · 0.85
setDocletNameToValueFunction · 0.85
setDocletKindToTitleFunction · 0.85
setDocletNameToValueNameFunction · 0.85
setDocletTypeToValueTypeFunction · 0.85
stripModuleNamespaceFunction · 0.85
setNameToFileFunction · 0.85
applyNamespaceFunction · 0.85
setDocletScopeToTitleFunction · 0.85
setDocletMemberofFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…