qtil
advanced-security/qtil-javascript 0.0.3
Search

Predicate Templating::getAPipeCall

Gets an invocation of the pipe of the given name.

For example, the call generated from items | async would be found by getAPipeCall("async").

Import path

import semmle.javascript.frameworks.Templating
CallNode getAPipeCall(string name)