Files
Anders Schack-Mulligen e58094c732 Javascript: Autoformat.
2019-01-11 11:02:42 +01:00

8 lines
153 B
Plaintext

import javascript
from LocalVariable v, DataFlow::CallNode nd
where
nd = AngularJS::moduleRef(_) and
nd.flowsToExpr(v.getAnAssignedExpr())
select v