MCPcopy Create free account
hub / github.com/alevicki/ionic-parse-starter / compileNodes

Function compileNodes

www/lib/angular/angular.js:6971–7069  ·  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.85
compileTemplateUrlFunction · 0.85

Calls 2

collectDirectivesFunction · 0.85
applyDirectivesToNodeFunction · 0.85

Tested by

no test coverage detected