cpg
Toggle table of contents
main
jvm
Platform filter
jvm
Switch theme
Search in API
cpg
cpg-core
/
de.fraunhofer.aisec.cpg.graph.edges.collections
/
UnwrappedEdgeList
/
provideDelegate
provide
Delegate
operator
fun
<
ThisType
:
Node
>
provideDelegate
(
thisRef
:
ThisType
,
prop
:
KProperty
<
*
>
)
:
UnwrappedEdgeList.Delegate
<
ThisType
,
NodeType
,
EdgeType
>