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 that other node and this one, and that edge is labeled with lbl

Node getAPredecessor(ApiLabel lbl)