MCPcopy
hub / github.com/DHTMLX/gantt / startState

Function startState

samples/common/codehighlight/codemirror.js:801–803  ·  view source on GitHub ↗
(mode, a1, a2)

Source from the content-addressed store, hash-verified

799 }
800
801 function startState(mode, a1, a2) {
802 return mode.startState ? mode.startState(a1, a2) : true
803 }
804
805 // STRING STREAM
806

Callers 1

getContextBeforeFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected