toggle menu
cpg
main
jvm
switch theme
search in API
cpg-core
/
de.fraunhofer.aisec.cpg.graph.edges.flows
/
CallingContextOut
Calling
Context
Out
class
CallingContextOut
(
val
call
:
CallExpression
)
:
CallingContext
Members
Constructors
Calling
Context
Out
Link copied to clipboard
constructor
(
call
:
CallExpression
)
Properties
call
Link copied to clipboard
val
call
:
CallExpression
The call expression that affects this dataflow edge.