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

Class MakeImplCommon::ArgNode

A data-flow node that represents a call argument.

Import path

import codeql.dataflow.internal.DataFlowImplCommon

Direct supertypes

Predicates

argumentOf

Holds if this argument occurs at the given position in the given call.

Inherited predicates

getLocation

Gets the location of this node.

from Node
toString

Gets a textual representation of this element.

from Node

Charpred