MCPcopy Create free account
hub / github.com/Code-Bullet/Jump-King / tokenEnd

Function tokenEnd

libraries/p5.js:22845–22848  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

22843 };
22844
22845 var tokenEnd = function () {
22846 currentRecord.push(state.token);
22847 tokenBegin();
22848 };
22849
22850 var recordBegin = function () {
22851 state.escaped = false;

Callers 1

p5.jsFile · 0.85

Calls 1

tokenBeginFunction · 0.85

Tested by

no test coverage detected