MCPcopy Create free account
hub / github.com/ckken/pm2Manage / collectDirectives

Function collectDirectives

lib/angular/angular.js:5719–5799  ·  view source on GitHub ↗

* Looks for directives on the given node and adds them to the directive collection which is * sorted. * * @param node Node to search. * @param directives An array to which the directives are added to. This array is sorted before * the function returns. * @param a

(node, directives, attrs, maxPriority, ignoreDirective)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

compileNodesFunction · 0.85
applyDirectivesToNodeFunction · 0.85
compileTemplateUrlFunction · 0.85

Calls 7

addDirectiveFunction · 0.85
directiveNormalizeFunction · 0.85
snake_caseFunction · 0.85
getBooleanAttrNameFunction · 0.85
isStringFunction · 0.85

Tested by

no test coverage detected