1
0
mirror of https://github.com/golang/go synced 2024-09-30 14:28:33 -06:00
go/refactor
Alan Donovan 4d45c85020 go/types: expose IsInterface predicate, eliminating 6 copies
Change-Id: I3704d7bd7a11f691c66556c1b77ef79a503d2fe9
Reviewed-on: https://go-review.googlesource.com/2173
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2015-01-21 18:49:27 +00:00
..
eg astutil: move to go/ast/astutil 2015-01-13 15:47:47 +00:00
importgraph tools: add import comments. 2014-12-09 22:42:16 +00:00
lexical tools: add import comments. 2014-12-09 22:42:16 +00:00
rename go/types: expose IsInterface predicate, eliminating 6 copies 2015-01-21 18:49:27 +00:00
satisfy go/types: expose IsInterface predicate, eliminating 6 copies 2015-01-21 18:49:27 +00:00
README go.tools: use golang.org/x/... import paths 2014-11-10 08:50:40 +11:00

golang.org/x/tools/refactor: libraries for refactoring tools.