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

Predicate ModelOutput::sourceNode

Holds if node is specified as a source with the given kind in an external model.

Import path

import codeql.ruby.frameworks.data.internal.ApiGraphModels
predicate sourceNode(Node node, string kind)