cpg
Toggle table of contents
main
jvm
Platform filter
jvm
Switch theme
Search in API
cpg
cpg-core
/
de.fraunhofer.aisec.cpg.graph.edges
/
add
add
fun
<
EdgeType
:
Edge
<
Node
>
>
MutableList
<
Node
>
.
add
(
target
:
Node
,
builder
:
EdgeType
.
(
)
->
Unit
)
:
Boolean