package
1.3.0
Repository: https://github.com/vdemeester/gotest.tools.git
Documentation: pkg.go.dev

# 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.