MCPcopy
hub / github.com/jsdoc/jsdoc / get

Method get

lib/jsdoc/src/parser.js:114–116  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

112 Object.defineProperties(this, {
113 astBuilder: {
114 get() {
115 return this._astBuilder;
116 }
117 },
118 visitor: {
119 get() {

Callers 4

_getDocletByIdMethod · 0.45
_getDocletByLongnameMethod · 0.45
templateHelper.jsFile · 0.45
buildMemberofIndexFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected