Class MakeImplCommon::ArgNode
A data-flow node that represents a call argument.
Import path
import codeql.dataflow.internal.DataFlowImplCommonDirect 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 |