WalkedFunctionArgument
Structured data produced by FunctionCallWalkerParser which represents a function call argument.
Parameters
name
the name of the argument, if the argument is named
value
the raw value of the argument
range
the range of the argument value (including delimiters) in the source text