MCPcopy Create free account
hub / github.com/OpenEndedGroup/Field2 / doc_test.js

File doc_test.js

lib/web/CodeMirror/test/doc_test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1(function() {
2 // A minilanguage for instantiating linked CodeMirror instances and Docs
3 function instantiateSpec(spec, place, opts) {
4 var names = {}, pos = 0, l = spec.length, editors = [];

Callers

nothing calls this directly

Calls 15

testDocFunction · 0.85
eqAllFunction · 0.85
eqCharPosFunction · 0.85
eqFunction · 0.85
addDocFunction · 0.85
replaceRangeMethod · 0.80
setOptionMethod · 0.80
isFunction · 0.70
PosFunction · 0.50
testMethod · 0.45
findMethod · 0.45
setValueMethod · 0.45

Tested by

no test coverage detected