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

Function token

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

Source from the content-addressed store, hash-verified

917 }
918
919 function token() {
920 var data = gathered.join('')
921
922 gathered.length = 0
923
924 return {
925 type: state
926 , data: data
927 }
928 }
929}
930
931},{"through":3}],5:[function(require,module,exports){

Callers 15

onendFunction · 0.70
subjectFunction · 0.70
starFunction · 0.70
commaFunction · 0.70
state_opFunction · 0.70
state_any_childFunction · 0.70
state_pseudoFunction · 0.70
state_attr_startFunction · 0.70
state_gatherFunction · 0.70
endFunction · 0.70
whitespaceFunction · 0.70
preprocessorFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected