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

Predicate ModelOutput::Cached::resolvedSummaryRefBase

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

Import path

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