7777
7878#### ` couldAffectReferencingModule() `
7979
80+ 0
8081* Returns: {boolean|TRANSITIVE}
8182
8283#### ` createIgnoredModule(context) `
9697
9798#### ` getContext() `
9899
100+ 0
99101* Returns: {string}
100102
101103#### ` getErrors(moduleGraph) `
@@ -119,13 +121,15 @@ Returns the exported names
119121
120122#### ` getNumberOfIdOccurrences() `
121123
124+ 0
122125* Returns: {number}
123126
124127implement this method to allow the occurrence order plugin to count correctly
125128
126129#### ` getReference(moduleGraph) `
127130
128131> Stability: 0 - Deprecated
132+
129133* ` moduleGraph ` {ModuleGraph}
130134* Returns: {never}
131135
@@ -141,6 +145,7 @@ Returns list of exports referenced by this dependency
141145
142146#### ` getResourceIdentifier() `
143147
148+ 0
144149* Returns: {string}
145150
146151#### ` getWarnings(moduleGraph) `
@@ -261,6 +266,7 @@ Update the hash
261266
262267#### ` couldAffectReferencingModule() `
263268
269+ 0
264270* Returns: {boolean|TRANSITIVE}
265271
266272#### ` createIgnoredModule(context) `
@@ -280,6 +286,7 @@ Update the hash
280286
281287#### ` getContext() `
282288
289+ 0
283290* Returns: {string}
284291
285292#### ` getErrors(moduleGraph) `
@@ -326,13 +333,15 @@ Returns the exported names
326333
327334#### ` getNumberOfIdOccurrences() `
328335
336+ 0
329337* Returns: {number}
330338
331339implement this method to allow the occurrence order plugin to count correctly
332340
333341#### ` getReference(moduleGraph) `
334342
335343> Stability: 0 - Deprecated
344+
336345* ` moduleGraph ` {ModuleGraph}
337346* Returns: {never}
338347
@@ -348,6 +357,7 @@ Returns list of exports referenced by this dependency
348357
349358#### ` getResourceIdentifier() `
350359
360+ 0
351361* Returns: {string}
352362
353363#### ` getWarnings(moduleGraph) `
@@ -466,6 +476,7 @@ Update the hash
466476
467477#### ` couldAffectReferencingModule() `
468478
479+ 0
469480* Returns: {boolean|TRANSITIVE}
470481
471482#### ` createIgnoredModule(context) `
@@ -485,6 +496,7 @@ Update the hash
485496
486497#### ` getContext() `
487498
499+ 0
488500* Returns: {string}
489501
490502#### ` getErrors(moduleGraph) `
@@ -508,13 +520,15 @@ Returns the exported names
508520
509521#### ` getNumberOfIdOccurrences() `
510522
523+ 0
511524* Returns: {number}
512525
513526implement this method to allow the occurrence order plugin to count correctly
514527
515528#### ` getReference(moduleGraph) `
516529
517530> Stability: 0 - Deprecated
531+
518532* ` moduleGraph ` {ModuleGraph}
519533* Returns: {never}
520534
@@ -530,6 +544,7 @@ Returns list of exports referenced by this dependency
530544
531545#### ` getResourceIdentifier() `
532546
547+ 0
533548* Returns: {string}
534549
535550#### ` getWarnings(moduleGraph) `
@@ -581,6 +596,7 @@ Update the hash
581596
582597#### Constructor
583598
599+ 0
584600* Returns: {NullDependency}
585601
586602### Properties
@@ -642,6 +658,7 @@ Update the hash
642658
643659#### ` couldAffectReferencingModule() `
644660
661+ 0
645662* Returns: {boolean|TRANSITIVE}
646663
647664#### ` createIgnoredModule(context) `
@@ -661,6 +678,7 @@ Update the hash
661678
662679#### ` getContext() `
663680
681+ 0
664682* Returns: {string}
665683
666684#### ` getErrors(moduleGraph) `
@@ -684,13 +702,15 @@ Returns the exported names
684702
685703#### ` getNumberOfIdOccurrences() `
686704
705+ 0
687706* Returns: {number}
688707
689708implement this method to allow the occurrence order plugin to count correctly
690709
691710#### ` getReference(moduleGraph) `
692711
693712> Stability: 0 - Deprecated
713+
694714* ` moduleGraph ` {ModuleGraph}
695715* Returns: {never}
696716
@@ -706,6 +726,7 @@ Returns list of exports referenced by this dependency
706726
707727#### ` getResourceIdentifier() `
708728
729+ 0
709730* Returns: {string}
710731
711732#### ` getWarnings(moduleGraph) `
0 commit comments