getArgumentAtSourceIndex

Finds the argument at the given source index in this function call. Note that, by design, the range is between the argument's delimiters, excluding the parameter name if any.

Return

the argument at the given index, if any

Parameters

index

the source index where the argument appears