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
/
CallingContextIn
Calling
Context
In
class
CallingContextIn
(
val
call
:
CallExpression
)
:
CallingContext
Members
Constructors
Calling
Context
In
Link copied to clipboard
constructor
(
call
:
CallExpression
)
Properties
call
Link copied to clipboard
val
call
:
CallExpression
The call expression that affects this dataflow edge.