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

Class SourceSinkInterpretationInput::InterpretNode

An entity used to interpret a source/sink specification.

Import path

import semmle.code.csharp.dataflow.internal.FlowSummaryImpl

Direct supertypes

Predicates

asCall

Gets the call that this node corresponds to, if any.

asCallable

Gets the callable that this node corresponds to, if any.

asElement

Gets the element that this node corresponds to, if any.

asNode

Gets the data-flow node that this node corresponds to, if any.

getCallTarget

Gets the target of this call, if any.

getLocation

Gets the location of this node.

toString

Gets a textual representation of this node.