MCPcopy Create free account
hub / github.com/microsoft/typescript-go / OnProgram

Method OnProgram

internal/execute/tsc/compile.go:62–62  ·  view source on GitHub ↗
(program *incremental.Program)

Source from the content-addressed store, hash-verified

60 OnWatchStatusReportEnd()
61 GetTrace(w io.Writer, locale locale.Locale) func(msg *diagnostics.Message, args ...any)
62 OnProgram(program *incremental.Program)
63}
64
65type CompileTimes struct {

Callers 3

DoCycleMethod · 0.65
doBuildMethod · 0.65

Implementers 1

TestSysinternal/execute/tsctests/sys.go

Calls

no outgoing calls

Tested by

no test coverage detected