1
0
mirror of https://github.com/golang/go synced 2024-10-04 13:21:22 -06:00
go/src/cmd/godoc
Robert Griesemer deb954772d - ast.FilterExports: strips all non-exported nodes from an AST
- use FilterExports instead of the various predicates in printer.go and doc.go
  which simplifies a lot of code and makes it easier to deal with complex cases

R=rsc
DELTA=445  (197 added, 190 deleted, 58 changed)
OCL=31110
CL=31196
2009-07-06 10:37:33 -07:00
..
godoc.go - ast.FilterExports: strips all non-exported nodes from an AST 2009-07-06 10:37:33 -07:00
Makefile move godoc to src/cmd/godoc 2009-06-16 09:14:06 -07:00