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

Member predicate ModelInput :: TypeModel :: getAnApiNode

Gets an API node that is a source or sink of the given type.

Unlike getASource and getASink, this may depend on API graphs.

Node getAnApiNode ( string type )