Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/DHTMLX/gantt
/ isModifier
Function
isModifier
samples/common/codehighlight/javascript.js:315–317 ·
view source on GitHub ↗
(name)
Source
from the content-addressed store, hash-verified
313
}
314
315
function
isModifier(name) {
316
return
name ==
"public"
|| name ==
"private"
|| name ==
"protected"
|| name ==
"abstract"
|| name ==
"readonly"
317
}
318
319
// Combinators
320
Callers
4
objprop
Function · 0.85
pattern
Function · 0.85
funarg
Function · 0.85
classBody
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected