toggle menu
codyze
jvm
switch theme
search in API
cpg
/
de.fraunhofer.aisec.codyze.backends.cpg.coko.dsl
/
cpgCall
cpg
Call
fun
CokoBackend
.
cpgCall
(
name
:
String
,
predicate
:
CallExpression
.
(
)
->
Boolean
=
{ true }
)
:
List
<
CallExpression
>
(
source
)
Returns a list of
CallExpression
s with the matching
name
and fulfilling
predicate
.