mirror of
https://github.com/golang/go
synced 2024-11-18 22:55:23 -07:00
6f24f261da
In preparation for some meaningful changes, rework a few things: - rename "fix" to "fixAST" - separate "parseExpr" into "parseStmt" and "parseExpr" - pull out "walkASTWithParent" function Change-Id: If6c8a249441feda95704f37bc9bde3ef2b64cbd2 Reviewed-on: https://go-review.googlesource.com/c/tools/+/216481 Run-TryBot: Rebecca Stambler <rstambler@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Rebecca Stambler <rstambler@golang.org> |
||
---|---|---|
.. | ||
analysis.go | ||
cache.go | ||
check.go | ||
debug.go | ||
error_test.go | ||
errors.go | ||
external.go | ||
load.go | ||
mod_tidy.go | ||
overlay.go | ||
parse.go | ||
pkg.go | ||
session.go | ||
snapshot.go | ||
view.go |