CodeQL library for Ruby
codeql/ruby-all 0.8.15-dev (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)