Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
CodeQL library for JavaScript/TypeScript
codeql/javascript-all 2.6.3 (changelog, source)

Member predicate DataFlow::Node::getImmediatePredecessor

Gets the immediate predecessor of this node, if any.

A node with an immediate predecessor can usually only have the value that flows into its from its immediate predecessor.

Node getImmediatePredecessor()