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

Predicate ModelOutput::Cached::resolvedSummaryBase

Holds if a baseNode is an invocation identified by the type,path part of a summary row.

Import path

import codeql.ruby.frameworks.data.internal.ApiGraphModels
predicate resolvedSummaryBase(string type, string path, InvokeNode baseNode)