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.DataFlowImplCommonDirect supertypes
Predicates
| isParameterOf | Holds if this node is the parameter of callable |
Inherited predicates
| getLocation | Gets the location of this node. | from Node |
| toString | Gets a textual representation of this element. | from Node |