name(arg1, arg2, ...) call. expandFinal is true when the final argument is followed by ... (variadic expansion).
name(arg1, arg2, ...)
expandFinal
...
Readonly
name(arg1, arg2, ...)call.expandFinalis true when the final argument is followed by...(variadic expansion).