Get variables which are passed as ellipses without evaluating them.

getDotVars(env)

Arguments

env

The environment where the "..." variable is present

Value

A named list for each element of "..." containing the expression that will be evaluated, the environment where it will be evaluated, and the string representation of the expression.