Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
_getDocletById
Method · 0.45
_getDocletByLongname
Method · 0.45
templateHelper.js
File · 0.45
buildMemberofIndex
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected