MCPcopy Create free account
hub / github.com/angular/components /

Class

tools/dgeni/processors/categorizer.ts:50–50  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

48 * isNgModule | Whether the doc is for an NgModule
49 */
50export class Categorizer implements Processor {
51 $runBefore = ['docs-processed', 'entryPointGrouper'];
52
53 constructor(

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected