CodeQL library for GitHub Actions
codeql/actions-all 0.4.28 (changelog, source)
Search

Class CallNode

A call to a data flow callable (Uses).

Import path

import codeql.actions.dataflow.internal.DataFlowPublic

Direct supertypes

Indirect supertypes

Predicates

Inherited predicates

asExprfrom ExprNode
getCfgNodefrom ExprNode
getLocationfrom ExprNode
hasLocationInfo

Holds if this element is at the specified location. The location spans column startcolumn of line startline to column endcolumn of line endline in file filepath. For more information, see Locations.

from Node
toString

Gets a textual representation of this element.

from ExprNode

Charpred