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.DataFlowImplCommonDirect supertypes
Inherited predicates
| getLocation | Gets the location of this node. | from Node |
| toString | Gets a textual representation of this element. | from Node |