Member predicate ExprNodes::CallCfgNode::getPositionalArgument
Gets the n
th positional argument of this call.
Unlike getArgument
, this excludes keyword arguments.
Gets the n
th positional argument of this call.
Unlike getArgument
, this excludes keyword arguments.