1
0
mirror of https://github.com/golang/go synced 2024-10-01 08:28:43 -06:00
go/astutil
Alan Donovan 3fc0fc1310 go.tools: rename packages.
Was:		Now:
ssa		go/ssa
importer	go/loader
pointer		go/pointer

Next CL: call -> go/callgraph (requires more care)

R=gri, crawshaw
CC=golang-codereviews
https://golang.org/cl/52960043
2014-01-16 09:33:58 -05:00
..
enclosing_test.go go.tools/importer: move PathEnclosingInterval to package astutil. 2013-12-09 09:36:29 -05:00
enclosing.go go.tools: rename packages. 2014-01-16 09:33:58 -05:00
imports_test.go astutil: fix a comment corruption case 2013-12-16 14:43:29 -08:00
imports.go astutil: fix a comment corruption case 2013-12-16 14:43:29 -08:00