angular_ast icon indicating copy to clipboard operation
angular_ast copied to clipboard

Implement expressions more explicitly for pipes

Open mk13 opened this issue 8 years ago • 0 comments
trafficstars

Not a trivial process; there are changes made within the angular_ast already to define the new Pipe expression, but implementing it is proving to be troublesome due to circular dependency issue with the analyzer library.

May have to potentially reach out to analyzer team to figure out the best solution.

mk13 avatar Aug 01 '17 17:08 mk13