MCPcopy
hub / github.com/stemkoski/stemkoski.github.com / adhoc

Function adhoc

MathBox/mathbox-core.js:33379–33381  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

33377 }
33378
33379 function adhoc() {
33380 return mknode(token_map[token.type], token, node)
33381 }
33382
33383 function decl(flags) {
33384 var _ = mknode(DECL, token, node)

Callers 1

normal_modeFunction · 0.70

Calls 1

mknodeFunction · 0.70

Tested by

no test coverage detected