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

Class MakeImplCommon::OutNodeExt

A node to which data can flow from a call. Either an ordinary out node or a post-update node associated with a call argument.

Import path

import codeql.dataflow.internal.DataFlowImplCommon

Direct supertypes

Inherited predicates

getLocation

Gets the location of this node.

from Node
toString

Gets a textual representation of this element.

from Node

Charpred