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

Module signature ApiGraphShared::Public::ExplainFlowSig

The signature to use when instantiating the ExplainFlow module.

Import path

import codeql.ruby.typetracking.ApiGraphShared

Predicates

isHidden

Holds if node should be skipped in the generated paths.

isSink

Holds if node should be a sink.

isSource

Holds if node should be a source.