MCPcopy Index your code
hub / github.com/angular/angular / warn

Method warn

packages/compiler-cli/src/ngtsc/logging/src/logger.ts:17–17  ·  view source on GitHub ↗
(...args: string[])

Source from the content-addressed store, hash-verified

15 debug(...args: string[]): void;
16 info(...args: string[]): void;
17 warn(...args: string[]): void;
18 error(...args: string[]): void;
19}
20

Callers 6

getLinkerMethod · 0.65
warnMethod · 0.65
loadSourceMapMethod · 0.65
loadTestDirectoryFunction · 0.65

Implementers 2

ConsoleLoggerpackages/compiler-cli/src/ngtsc/loggin
MockLoggerpackages/compiler-cli/src/ngtsc/loggin

Calls

no outgoing calls

Tested by

no test coverage detected