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

Module ModelOutput::Cached

Import path

import codeql.ruby.frameworks.data.internal.ApiGraphModels

Predicates

getASinkNode

Holds if a sink model contributed sink with the given kind.

getASourceNode

Holds if a source model contributed source with the given kind.

getATypeNode

Holds if node is seen as an instance of type due to a type definition contributed by a model.

relevantSummaryModel

Holds if a relevant summary exists for these parameters.

resolvedSummaryBase

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

resolvedSummaryRefBase

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