CodeQL library for C#
codeql/csharp-all 0.10.0 (changelog, source)
Search

Module signature Make::Private::External::SourceSinkInterpretationInputSig

Import path

import codeql.dataflow.internal.FlowSummaryImpl

Predicates

inputNeedsReference

Holds if input specification component c needs a reference.

interpretInput

Provides additional source specification logic.

interpretOutput

Provides additional sink specification logic.

outputNeedsReference

Holds if output specification component c needs a reference.

sinkElement

Holds if an external sink specification exists for n with input specification input and kind kind.

sourceElement

Holds if an external source specification exists for n with output specification output and kind kind.

Types

Element
InterpretNode

An entity used to interpret a source/sink specification.

SourceOrSinkElement