Class ArgumentNode
An argument to a Uses step (call).
Import path
import codeql.actions.dataflow.internal.DataFlowPublicDirect supertypes
Predicates
Inherited predicates
| asExpr | from ExprNode | |
| getCfgNode | from ExprNode | |
| getLocation | from ExprNode | |
| hasLocationInfo | Holds if this element is at the specified location. The location spans column | from Node |
| toString | Gets a textual representation of this element. | from ExprNode |