# Functions
CallExprArgs returns the ast.Expr slice for the args of an ast.CallExpr at the index in the call stack.
FormatNode using go/format.Node and return the result as a string.
FormattedCallExprArg returns the argument from an ast.CallExpr at the index in the call stack.