cpg
Toggle table of contents
main
jvm
Platform filter
jvm
Switch theme
Search in API
cpg
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.