cpg-core
6.1.0
cpg-core
/
de.fraunhofer.aisec.cpg.graph.statements.expressions
/
CallExpression
/
addArgument
add
Argument
@
JvmOverloads
fun
addArgument
(
expression
:
Expression
,
name
:
String
?
=
null
)
Adds the specified
expression
with an optional
name
to this call.