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

Predicate ApiGraphShared::getBackwardStartNode

Gets the starting point of backtracking from node.

Should be used to obtain the successor of an edge when constructing labelled edges.

Import path

import codeql.ruby.typetracking.ApiGraphShared
ApiNode getBackwardStartNode(Node node)