CodeQL library for Ruby
codeql/ruby-all 0.8.15-dev (changelog, source)
Search

Member predicate API::Node::getAPredecessor

DEPRECATED. API graphs no longer support backward traversal of edges. If possible use .backtrack() to get a node intended for backtracking.

Gets a node such that there is an edge in the API graph between this node and the other one.

Node getAPredecessor()