Class CallNode
A call to a data flow callable (Uses).
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 |