[tools] go/ast/inspector: add commentary about Cursor API
0 views
Skip to first unread message
Alan Donovan (Gerrit)
unread,
Jan 16, 2026, 12:28:54 PM (2 days ago) Jan 16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to goph...@pubsubhelper.golang.org, golang-...@googlegroups.com, Robert Griesemer, Go LUCI, Robert Griesemer, Dmitri Shuralyov, Gopher Robot, golang-co...@googlegroups.com
Alan Donovan submitted the change
Change information
Commit message:
go/ast/inspector: add commentary about Cursor API
It's too bad we added Inspector.PreorderSeq and All just before the Cursor API made them redundant.