MCPcopy Create free account
hub / github.com/TruthHun/BookStack / fakeToken

Function fakeToken

static/editor.md/lib/codemirror/mode/erlang/erlang.js:402–404  ·  view source on GitHub ↗
(type)

Source from the content-addressed store, hash-verified

400 }
401
402 function fakeToken(type) {
403 return aToken(type,0,0,type);
404 }
405
406 function peekToken(state,depth) {
407 var len = state.tokenStack.length;

Callers 1

dFunction · 0.85

Calls 1

aTokenFunction · 0.85

Tested by

no test coverage detected