MCPcopy
hub / github.com/angular/angular / Directive

Class Directive

packages/core/test/render3/jit/directive_spec.ts:97–97  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

95
96 it('should convert decorator with type selector and read option', () => {
97 class Directive {}
98
99 const converted = convertToR3QueryMetadata('propName', {
100 selector: Directive,

Callers 15

HostDirClass · 0.90
test_bed_spec.tsFile · 0.90
DirAClass · 0.90
StandaloneDirectiveClass · 0.90
MyDirClass · 0.90
SomeDirClass · 0.90
SomeDirectiveClass · 0.90
LockClass · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…