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

Predicate invocationMatchesExtraCallSiteFilter

Holds if invoke matches the Ruby-specific call site filter in token.

Import path

import codeql.ruby.frameworks.data.internal.ApiGraphModelsSpecific
predicate invocationMatchesExtraCallSiteFilter(InvokeNode invoke, AccessPathTokenBase token)