toggle menu
cpg
main
jvm
switch theme
search in API
cpg-core
/
de.fraunhofer.aisec.cpg.graph.edges.collections
/
EdgeSingletonList
/
EdgeSingletonList
Edge
Singleton
List
constructor
(
thisRef
:
Node
,
init
:
(
Node
,
NodeType
)
->
EdgeType
,
onChanged
:
(
old
:
EdgeType
?
,
new
:
EdgeType
?
)
->
Unit
?
=
null
,
outgoing
:
Boolean
,
of
:
NullableNodeType
)