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

Class MakeImplCommon::ParamNode

The value of a parameter at function entry, viewed as a node in a data flow graph.

Import path

import codeql.dataflow.internal.DataFlowImplCommon

Direct supertypes

Predicates

isParameterOf

Holds if this node is the parameter of callable c at the specified position.

Inherited predicates

getLocation

Gets the location of this node.

from Node
toString

Gets a textual representation of this element.

from Node

Charpred