Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

go/ast: incorrect docs for Inspect #10243

Closed
achun opened this issue Mar 25, 2015 · 2 comments
Closed

go/ast: incorrect docs for Inspect #10243

achun opened this issue Mar 25, 2015 · 2 comments

Comments

@achun
Copy link

achun commented Mar 25, 2015

I am not good in Engilsh.

The documents of ast.Inspect says:

If f returns true, Inspect invokes f  for all the non-nil children of node, recursively.

see the play http://play.golang.org/p/HID53LSwv_

@minux minux changed the title go/ast: Is incorrect for ast.Inspect invokes f for the nil children of node, recursively? go/ast: incorrect docs for Inspect Mar 25, 2015
@minux minux added this to the Go1.5 milestone Mar 25, 2015
@minux
Copy link
Member

minux commented Mar 25, 2015 via email

@griesemer
Copy link
Contributor

@golang golang locked and limited conversation to collaborators Jun 25, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants