MCPcopy Index your code
hub / github.com/stemkoski/stemkoski.github.com / adhoc

Function adhoc

MathBox/mathbox-bundle.js:80064–80066  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

80062 }
80063
80064 function adhoc() {
80065 return mknode(token_map[token.type], token, node)
80066 }
80067
80068 function decl(flags) {
80069 var _ = mknode(DECL, token, node)

Callers 1

normal_modeFunction · 0.70

Calls 1

mknodeFunction · 0.70

Tested by

no test coverage detected