MCPcopy Create free account
hub / github.com/Moddable-OpenSource/moddable / PiuCodeFormatJS

Function PiuCodeFormatJS

modules/piu/PC/Code/piuCodeJS.c:106–109  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

104};
105
106void PiuCodeFormatJS(PiuCodeParser parser)
107{
108 fxParseJSCode(parser, 0);
109}
110
111xsBooleanValue fxIsJSIdentifierFirst(uint32_t c)
112{

Callers 1

PiuCodeFormatFunction · 0.85

Calls 1

fxParseJSCodeFunction · 0.85

Tested by

no test coverage detected