SIGN IN SIGN UP
angular / angular.js UNCLAIMED

AngularJS - HTML enhanced for web apps!

0 0 0 JavaScript

feat($parse): add a hidden interface to retrieve an expression's AST

This PR adds a new private method to the `$parse` service, `$$getAst`,
which takes an Angular expression as its only argument and returns
the computed AST. This feature is not meant to be part of the public
API and might be subject to changes, so use it with caution.

Closes #16253

Closes #16260
F
Francesco Pipita committed
f33d95cfcff6fd0270f92a142df8794cca2013ad
Parent: 57b626a
Committed by George Kalpakas <kalpakas.g@gmail.com> on 11/30/2017, 2:33:19 PM