go/ast.pkgBuilder.fset (field)
4 uses
go/ast (current package)
resolve.go#L17: fset *token.FileSet
resolve.go#L22: p.errors.Add(p.fset.Position(pos), msg)
resolve.go#L38: prevDecl = fmt.Sprintf("\n\tprevious declaration at %s", p.fset.Position(pos))
resolve.go#L76: p.fset = fset
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |