CodeQL library for JavaScript
codeql/javascript-all 0.7.4 ( changelog , source )
Search

Member predicate ModelInput :: TypeModel :: getASource

Gets a data-flow node that is a source of the given type.

This must not depend on API graphs, but ensures that an API node is generated for the source.

Node getASource ( string type )