cpg
Toggle table of contents
main
jvm
Platform filter
jvm
Switch theme
Search in API
cpg
cpg-core
/
de.fraunhofer.aisec.cpg.graph
/
byNameOrNull
by
Name
Or
Null
fun
<
T
:
Node
>
Collection
<
T
>
?
.
byNameOrNull
(
lookup
:
String
,
modifier
:
SearchModifier
)
:
T
?
This function returns the
first
node that matches the name on the supplied list of nodes.