tools/go/ast/astutil
LE Manh Cuong 8cb83b71b4 imports: fix lost line between package and import statement
Fixes golang/go#26290

Change-Id: Ide797a46bf1d0d6070940fb5b9db3e76502bc528
Reviewed-on: https://go-review.googlesource.com/122736
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2018-07-10 02:38:27 +00:00
..
enclosing.go tools: remove go1.8-tagged files 2016-11-04 21:29:52 +00:00
enclosing_test.go astutil: move to go/ast/astutil 2015-01-13 15:47:47 +00:00
imports.go imports: fix lost line between package and import statement 2018-07-10 02:38:27 +00:00
imports_test.go imports: fix lost line between package and import statement 2018-07-10 02:38:27 +00:00
rewrite.go go/ast/astutil: add Apply, for rewriting Go ASTs 2017-11-16 01:30:56 +00:00
rewrite_test.go go/ast/astutil: add Apply, for rewriting Go ASTs 2017-11-16 01:30:56 +00:00
util.go astutil: move to go/ast/astutil 2015-01-13 15:47:47 +00:00