cpg
Toggle table of contents
main
jvm
Platform filter
jvm
Switch theme
Search in API
cpg
cpg-core
/
de.fraunhofer.aisec.cpg.graph
/
callsByName
calls
By
Name
fun
TranslationResult
.
callsByName
(
name
:
String
)
:
List
<
CallExpression
>
Returns all
CallExpression
s in this graph which call a method with the given
name
.