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
/
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
.