mirror of
https://github.com/golang/go
synced 2024-11-18 21:05:02 -07:00
634482edb0
go/parser.ParseFile can return both an AST and errors. We should still be able to do import organization even if the AST contains errors, as long as they are below the portion of the file that contains the import block. Change-Id: Id6b86171fca3e15d02910d1c6f4ce25e803754d0 Reviewed-on: https://go-review.googlesource.com/c/tools/+/207261 Run-TryBot: Rebecca Stambler <rstambler@golang.org> Reviewed-by: Heschi Kreinick <heschi@google.com> |
||
---|---|---|
.. | ||
apidiff | ||
fastwalk | ||
gopathwalk | ||
imports | ||
jsonrpc2 | ||
lsp | ||
memoize | ||
module | ||
semver | ||
span | ||
telemetry | ||
testenv | ||
tool | ||
txtar | ||
xcontext |