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

File TranspilerBase.ts

packages/transpiler/src/TranspilerBase.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import path from 'node:path';
2import url from 'node:url';
3import { createDiagnosticReporter } from '@coderline/alphatab-tooling/typescript';
4import ts from 'typescript';

Callers

nothing calls this directly

Calls 8

createDiagnosticReporterFunction · 0.90
logMethod · 0.80
filterMethod · 0.80
includesMethod · 0.80
emitMethod · 0.80
resolveMethod · 0.45
sliceMethod · 0.45
pushMethod · 0.45

Tested by

no test coverage detected