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

Function star

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

Source from the content-addressed store, hash-verified

694 }
695
696 function star() {
697 state = STAR
698 gathered = ['*']
699 stream.queue(token())
700 state = READY
701 }
702
703 function comma() {
704 state = COMMA

Callers 1

state_readyFunction · 0.70

Calls 1

tokenFunction · 0.70

Tested by

no test coverage detected