toggle menu
cpg
main
jvm
switch theme
search in API
cpg-core
/
de.fraunhofer.aisec.cpg.graph.edges.collections
/
EdgeList
/
replace
replace
fun
replace
(
old
:
NodeType
,
new
:
NodeType
)
:
Boolean
Replaces the first occurrence of an edge with
old
with a new edge to
new
.