MCPcopy Create free account
hub / github.com/CoderLine/alphaTab / SerializerEmitter.ts

File SerializerEmitter.ts

packages/alphatab/scripts/SerializerEmitter.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * This file contains an emitter which generates classes to serialize
3 * any data models to and from JSON following certain rules.
4 */

Callers

nothing calls this directly

Calls 9

buildTypeSchemaFunction · 0.90
createFromJsonMethodFunction · 0.90
createToJsonMethodFunction · 0.90
createSetPropertyMethodFunction · 0.90
toImportPathFunction · 0.90
createEmitterFunction · 0.85
logMethod · 0.80
resolveMethod · 0.45
pushMethod · 0.45

Tested by

no test coverage detected