tools/go/ast/astutil
Alan Donovan e2e4d7aa62 go/ast/astutil: revert support for Go 1.8 type aliases
This reverts commit 50193ec1c5.

Reason for revert: aliases will not be part of Go 1.8

Change-Id: Idb3b74243eeb8dbeb2a2f4bd69a248c1dafa5348
Reviewed-on: https://go-review.googlesource.com/32835
Reviewed-by: Robert Griesemer <gri@golang.org>
2016-11-04 21:17:24 +00:00
..
enclosing.go x/tools: clone some files in preparation for alias changes 2016-11-02 16:57:37 +00:00
enclosing18.go go/ast/astutil: revert support for Go 1.8 type aliases 2016-11-04 21:17:24 +00:00
enclosing_test.go astutil: move to go/ast/astutil 2015-01-13 15:47:47 +00:00
imports.go go/ast/astutil: do not remove imports in AddNamedImport 2016-10-18 18:48:44 +00:00
imports_test.go go/ast/astutil: do not remove imports in AddNamedImport 2016-10-18 18:48:44 +00:00
util.go astutil: move to go/ast/astutil 2015-01-13 15:47:47 +00:00