MCPcopy Create free account
hub / github.com/curran/screencasts / compileNodes

Function compileNodes

reactiveDataVis/bower_components/angular/angular.js:5963–6046  ·  view source on GitHub ↗

* Compile function matches each node in nodeList against the directives. Once all directives * for a particular node are collected their compile functions are executed. The compile * functions return values - the linking functions - are combined into a composite linking * function, wh

(nodeList, transcludeFn, $rootElement, maxPriority, ignoreDirective,
                            previousCompileContext)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

compileFunction · 0.70
compileTemplateUrlFunction · 0.70

Calls 3

collectDirectivesFunction · 0.70
applyDirectivesToNodeFunction · 0.70
safeAddClassFunction · 0.70

Tested by

no test coverage detected