tools/go/ast/astutil
Alan Donovan 0d2bde8553 go/ast/astutil: describe fewer CallExprs as "conversions"
Only unary CallExprs with no ellipsis, f(x), are ambiguous.

Change-Id: If4f17445ab0725dee916992db133eac5536133a7
Reviewed-on: https://go-review.googlesource.com/24552
Reviewed-by: Robert Griesemer <gri@golang.org>
2016-06-30 18:40:56 +00:00
..
enclosing.go go/ast/astutil: describe fewer CallExprs as "conversions" 2016-06-30 18:40:56 +00:00
enclosing_test.go astutil: move to go/ast/astutil 2015-01-13 15:47:47 +00:00
imports.go go/ast/astutil: add merging pass to AddImport and AddNamedImport. 2016-03-27 21:31:10 +00:00
imports_test.go go/ast/astutil: add merging pass to AddImport and AddNamedImport. 2016-03-27 21:31:10 +00:00
util.go astutil: move to go/ast/astutil 2015-01-13 15:47:47 +00:00